Re: APNG and Accept-Encoding

2016-02-23 Thread Alexander J. Salas B.
In my last commercial project 2 month ago I used APNG in the iconography of my Firefox Add-on. On Tue, Feb 23, 2016, 20:56 Jonas Sicking wrote: > On Tue, Feb 23, 2016 at 6:14 AM, Anne van Kesteren > wrote: > > On Tue, Feb 23, 2016 at 12:37 AM, Mike Lawther > wrote: > >> I'm testing the water h

Re: CSS Triggers

2016-02-23 Thread Boris Zbarsky
On 2/23/16 4:18 PM, Jordan Santell wrote: are there any other suggestions on how we can observe this data and minimize incorrect results? In an automated way, or manually? Because you can look at nsStyleStruct.cpp to figure out what we will do in response to various property changes. Note th

CSS Triggers

2016-02-23 Thread Jordan Santell
Awhile back, Google's Paul Lewis made a page listing all CSS triggers for Chrome[0], mapping CSS property changes to whether or not they caused paint, reflow and compositing. We initially had some data for this from the devtools timeline/profiler on this, and they're going through an effort to add

Updated chaos mode on rr master

2016-02-23 Thread Robert O'Callahan
Last night I landed some changes to improve chaos mode: http://robert.ocallahan.org/2016/02/deeper-into-chaos.html It should be significantly improved. Bugs found in chaos mode before might take longer to reproduce now, but should still be reproducible. Some bugs it couldn't find before are now re

Re: APNG and Accept-Encoding

2016-02-23 Thread Jonas Sicking
On Tue, Feb 23, 2016 at 6:14 AM, Anne van Kesteren wrote: > On Tue, Feb 23, 2016 at 12:37 AM, Mike Lawther > wrote: >> I'm testing the water here :) Is this at all likely to fly? > > I think the problem with APNG, as opposed to other image formats, > e.g., WebP, is that we already support it. If

Re: APNG and Accept-Encoding

2016-02-23 Thread maxstepin
What if, in the future: 1. Safari fully supports 2. This bug lands https://bugzilla.mozilla.org/show_bug.cgi?id=1160200 Then it would be possible for web-developers to just use this, right? ___ dev-platform mailing list dev-platform@lists.

Re: APNG and Accept-Encoding

2016-02-23 Thread Xidorn Quan
On Tue, Feb 23, 2016 at 10:14 PM, Anne van Kesteren wrote: > On Tue, Feb 23, 2016 at 12:37 AM, Mike Lawther > wrote: >> I'm testing the water here :) Is this at all likely to fly? > > I think the problem with APNG, as opposed to other image formats, > e.g., WebP, is that we already support it. I

Re: APNG and Accept-Encoding

2016-02-23 Thread Anne van Kesteren
On Tue, Feb 23, 2016 at 12:37 AM, Mike Lawther wrote: > I'm testing the water here :) Is this at all likely to fly? I think the problem with APNG, as opposed to other image formats, e.g., WebP, is that we already support it. If we added APNG to our Accept header now, and developers would start re

Fwd: APNG and Accept-Encoding

2016-02-23 Thread Mike Lawther
[I joined the list and posted this again, I think the previous one got trapped in moderation] -- Forwarded message -- From: Mike Lawther Date: 19 February 2016 at 17:52 Subject: Re: APNG and Accept-Encoding To: Jeff Muizelaar Cc: Mozilla Sorry, I did mean Accept, not Accept-En

Re: Generic Task Cluster Tasks / File Based Task Scheduling

2016-02-23 Thread Henrik Skupin
Gregory Szorc wrote on 02/17/2016 07:59 PM: > * You can now define tasks that are neither "build" nor "test" tasks. This > mechanism is probably where you should place one-off tasks such as linting, > docs generation, code analysis, etc. See > https://hg.mozilla.org/integration/mozilla-inbound/rev