Re: Update on WebKit prefix support in Gecko.

2016-02-17 Thread Johnny Stenback
While maybe not super quick, this is a great update. Thanks Mike for all the hard work you and your team have done on pushing hard on this, and likewise a big thanks to those who have helped implement the various aspects of this! - jst On Wed, Feb 17, 2016 at 9:11 PM, Mike Taylor wrote: > Howdy

Update on WebKit prefix support in Gecko.

2016-02-17 Thread Mike Taylor
Howdy dev-platform (cross-posting fx-team for maximum synergy), A quick update on our progress of implementing the WebKit related deps of Bug 1170774. In Bug 1213126 we set layout.css.prefixes.webkit to true by default to let it ride the trains and see if anything exploded. Not surprisingly,

APNG and Accept-Encoding

2016-02-17 Thread Mike Lawther
Hi Mozilla developers! tl,dr; can Firefox send an Accept-Encoding heading for APNG? I'm an engineer at Google working on Chrome. We're considering support for APNG. To support APNG, we think it's important for web developers (including for example CDN operators) to be able to decide server-side

Re: APNG and Accept-Encoding

2016-02-17 Thread Mike Hommey
On Thu, Feb 18, 2016 at 10:08:12AM +1100, Mike Lawther wrote: > Hi Mozilla developers! > > tl,dr; can Firefox send an Accept-Encoding heading for APNG? > > I'm an engineer at Google working on Chrome. We're considering support for > APNG. > > To support APNG, we think it's important for web deve

Re: Making it easier to file performance bugs?

2016-02-17 Thread Emma Humphries
On Sat, Feb 13, 2016 at 4:50 AM, David Rajchenbach-Teller < dtel...@mozilla.com> wrote: > > > One possible solution would be to: > - add a component Firefox > Performance (and also Thunderbird > > Performance, etc.) to Bugzilla, which would cover all untriaged > performance issues (including web c

Re: Testing Wanted: APZ Scrollbar dragging

2016-02-17 Thread Ben Kelly
This suggests it's possible to use a Bluetooth mouse with an Android device: https://mobile.twitter.com/patrick_h_lauke/status/698898777562836992 On Feb 17, 2016 6:27 PM, "Benoit Girard" wrote: > This is mouse based. I don't believe we support mouses at all on mobile. I > also don't think we sup

Re: Testing Wanted: APZ Scrollbar dragging

2016-02-17 Thread Benoit Girard
This is mouse based. I don't believe we support mouses at all on mobile. I also don't think we support touch interacting with the scroll thumb on mobile. So unless there's an unusual device configuration I don't think this applies to mobile. On Wed, Feb 17, 2016 at 4:34 PM, Nicholas Alexander wro

Re: Testing Wanted: APZ Scrollbar dragging

2016-02-17 Thread Nicholas Alexander
Benoit, (possibly kats), On Wed, Feb 17, 2016 at 10:35 AM, Benoit Girard wrote: > Currently APZ does not cause scrollbar initiated scrolling to be async. > I've been working in fixing this and I'd like some help testing it out > before enabling it on Nightly. If you're interested please flip > '

Generic Task Cluster Tasks / File Based Task Scheduling

2016-02-17 Thread Gregory Szorc
Over in bug 1245953 I implemented some new features for in-tree Task Cluster tasks: * 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

Testing Wanted: APZ Scrollbar dragging

2016-02-17 Thread Benoit Girard
Currently APZ does not cause scrollbar initiated scrolling to be async. I've been working in fixing this and I'd like some help testing it out before enabling it on Nightly. If you're interested please flip 'apz.drag.enabled' to true and restart. If you find any issue please make it block https://b