Re: 32-bit developer edition?

2016-06-02 Thread Jet Villegas
We should offer both. --Jet On Thursday, June 2, 2016, Ben Kelly wrote: > Hi all, > > I noticed recently that all of the available download links for dev edition > point to the 32-bit installer. Is there a reason for this? > > Given we are talking about how to upgrade existing users to 64-bit

32-bit developer edition?

2016-06-02 Thread Ben Kelly
Hi all, I noticed recently that all of the available download links for dev edition point to the 32-bit installer. Is there a reason for this? Given we are talking about how to upgrade existing users to 64-bit it would seem good to update the download links for new installs. Thanks. Ben __

Re: Generating Visual Studio project files by default

2016-06-02 Thread Jean-Yves Avenard
On Wednesday, May 25, 2016 at 9:00:48 AM UTC+10, Gregory Szorc wrote: > This change was tracked in bug 1275297. Bug 1275419 tracks a follow-up to > allow disabling their generation. so when is xcode support coming too ? :) ___ dev-platform mailing list d

Re: IXL

2016-06-02 Thread Nicholas Nethercote
Sorry, this email was not meant to go to this list. (Gmail changed the auto-completion order I was accustomed to on the "address" field.) Please ignore. If anyone has the ability to remove this email from the list archives, please do so! Thanks. Nick On Fri, Jun 3, 2016 at 8:25 AM, Nicholas Net

Re: IXL

2016-06-02 Thread nnethercote
Please ignore this email, which I sent to this list by accident due to a Gmail address auto-completion mistake. (I sent a "please ignore" reply an hour ago, but that doesn't seem to have gone through, so I'm trying again. Apologies if you see two such responses.) If anyone has the power to remo

IXL

2016-06-02 Thread Nicholas Nethercote
Hey baby, Both kids are doing IXL right now! So I renamed Keira's account -- which Zack had been using -- as Zack, and then paid $29 to get an extra account and added Keira. N ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mo

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Chris Pearce
On Friday, June 3, 2016 at 9:51:58 AM UTC+12, Eric Shepherd wrote: > Do: do you want this method documented or not? I presume not, since > exposure will be limited. > > > *From:* Chris Pearce > *Sent:* Thursday, Jun 2, 2016 4

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Eric Shepherd
Do: do you want this method documented or not? I presume not, since exposure will be limited. *From:* Chris Pearce *Sent:* Thursday, Jun 2, 2016 4:40:59 PM EDT *To:* dev-platform@lists.mozilla.org *Subject:* Intent to impleme

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Chris Pearce
On Thursday, June 2, 2016 at 9:34:25 AM UTC+12, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo wrote: > > > > *Link to standard*: No standard. This API was first discussed at Mozlando > > and has been discussed online here( > > https://github.com/w3c/mediacapture-worker/issue

Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-06-02 Thread Ehsan Akhgari
On 2016-06-01 5:27 PM, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo > wrote: > > > *Link to standard*: No standard. This API was first discussed at > Mozlando > and has been discussed online here( > https://github.com/w3c/mediacaptu

Re: Common crashes due to MOZ_CRASH and MOZ_RELEASE_ASSERT

2016-06-02 Thread Milan Sreckovic
For example, searching for “graphics critical error” containing 0x8007000e (Windows error code for “out of memory”) leads you to a lot of crashes/bugs that are not tagged as OOM (which is OK), but clearly have some aspect of “running out of stuff” in them. In general, it can come in handy when

Re: Common crashes due to MOZ_CRASH and MOZ_RELEASE_ASSERT

2016-06-02 Thread Milan Sreckovic
If you want a treasure trove :), when it comes to graphics crashes, the “graphics critical error” field is it. It’s a recent history of barely avoidable crashes and error states just before the crash actually happens. Very often the real cause of the crash happens prior to the line of code ca

Re: ARIA membership and role="password"

2016-06-02 Thread David Bolter
Hi Johnathan, Our lack of direct W3C ARIA involvement recently is mainly due to time/resource constraints and we have influence via proxy. I think ARIA is best scoped as passive semantics used to describe the reality of how web developers (ab)use HTML. It is not unreasonable to argue that ARIA, b

Re: Intent to ship: Canvas CSS/SVG filters

2016-06-02 Thread Tobias Schneider
Just tested on Windows 10 and got 9fps in Firefox(Direct2D) and 5fps in Chrome Canary. Both test were running with a canvas size of 2560 x 720. Tats half of my monitor resolution. With a maximized window, Chrome crashes, Firefox keeps it at 9fps. On Wed, Jun 1, 2016 at 2:07 PM, Jeff Muizelaar wro

Re: ARIA membership and role="password"

2016-06-02 Thread Alexander Surkov
Hi, Jonathan. As far as I can tell, no one in Mozilla is super active in ARIA nowadays; I personally (among others I think) skim through ARIA email threads and provide occasional feedback on feature by feature basis. One of reasons keeping me off I think is I'm worried about direction taken in AR

Re: Common crashes due to MOZ_CRASH and MOZ_RELEASE_ASSERT

2016-06-02 Thread Gabriele Svelto
On 01/06/2016 15:20, Jonathan Kew wrote: Does this suggest that we're not sufficiently proactive about firing memory-pressure notifications, so that we'll free up memory from various caches, etc? It looks like we regard 128MB of available VM as "low" (see [1]) on Windows 32-bit, but apparently we

ARIA membership and role="password"

2016-06-02 Thread Jonathan Kingston
Hey, So I was just informed that Mozilla isn't a member of the ARIA working group which shocked me, we have however had a hand in the spec over the years (I have cc'd those mentioned). I notice over the years some disappointment with the spec as it being a separate module to semantics in HTML i

Firefox-ui-tests – Platform Operations Project of the Month

2016-06-02 Thread Henrik Skupin
Hello from Platforms Operations! Once a month we highlight one of our projects to help the Mozilla community discover a useful tool or an interesting contribution opportunity. This month’s project is firefox-ui-tests! What are firefox-ui-tests? === Firefox UI tests are a test sui

Build System Project - Latest Update

2016-06-02 Thread David Burns
Below is a highlight of all work the build peers have done since the last report[1]. We have reduced the time it takes to run reftests as well as the amount of I/O that happens during the tests by disabling some features in Firefox that are not used during the test. This has saved over 50GB of I/O