Re: http-schemed URLs and HTTP/2 over unauthenticated TLS

2014-09-16 Thread Gervase Markham
On 15/09/14 16:34, Anne van Kesteren wrote: > It seems very bad if those kind of devices won't use authenticated > connections in the end. Which makes me wonder, is there some activity > at Mozilla for looking into an alternative to the CA model? What makes you think that switching away from the C

Re: Intent to ship: CSS Filters

2014-09-16 Thread Dirk Schulze
> On Sep 17, 2014, at 2:44 AM, "L. David Baron" wrote: > >> On Tuesday 2014-09-16 16:31 -0700, Rik Cabanier wrote: >>> On Tue, Sep 16, 2014 at 2:44 PM, L. David Baron wrote: >>> On Tuesday 2014-09-16 21:29 +, Max Vujovic wrote: == Interop == Safari, Chrome, and Opera curren

Re: Intent to ship: CSS Filters

2014-09-16 Thread L. David Baron
On Tuesday 2014-09-16 16:31 -0700, Rik Cabanier wrote: > On Tue, Sep 16, 2014 at 2:44 PM, L. David Baron wrote: > > > On Tuesday 2014-09-16 21:29 +, Max Vujovic wrote: > > > == Interop == > > > Safari, Chrome, and Opera currently ship an interoperable implementation > > of CSS Filters behind

Re: Intent to ship: CSS Filters

2014-09-16 Thread Rik Cabanier
On Tue, Sep 16, 2014 at 2:44 PM, L. David Baron wrote: > On Tuesday 2014-09-16 21:29 +, Max Vujovic wrote: > > == Interop == > > Safari, Chrome, and Opera currently ship an interoperable implementation > of CSS Filters behind a -webkit prefix. > > Do they have plans to ship without the prefix

Re: Intent to ship: CSS Filters

2014-09-16 Thread Max Vujovic
On Sep 16, 2014, at 2:44 PM, L. David Baron wrote: > On Tuesday 2014-09-16 21:29 +, Max Vujovic wrote: >> == Interop == >> Safari, Chrome, and Opera currently ship an interoperable implementation of >> CSS Filters behind a -webkit prefix. > > Do they have plans to ship without the prefix?

Re: Intent to ship: CSS Filters

2014-09-16 Thread L. David Baron
On Tuesday 2014-09-16 21:29 +, Max Vujovic wrote: > == Interop == > Safari, Chrome, and Opera currently ship an interoperable implementation of > CSS Filters behind a -webkit prefix. Do they have plans to ship without the prefix? It's not really interoperable if it requires different syntax.

Re: GGC (generational garbage collection) has landed for B2G

2014-09-16 Thread Asa Dotzler
On 9/16/14, 12:45 PM, Steve Fink wrote: GGC was enabled yesterday (2014-Sep-15) on b2g-inbound with bug 1020751. It has not yet been merged into mozilla-central, but I expect it will be soon. GGC is already on desktop Firefox, and in fact just shipped with Firefox 32. Keep an eye out for regressi

Intent to ship: CSS Filters

2014-09-16 Thread Max Vujovic
As of September, we intend to turn CSS Filters on by default on all platforms. It has been developed behind the layout.css.filters.enabled preference. == Summary == CSS Filters allow authors to apply graphical effects like blur, drop-shadow, grayscale, and others to DOM elements using a simple C

Re: [PresentationAPI] Intend to implement

2014-09-16 Thread Ehsan Akhgari
On 2014-09-16, 11:13 AM, Marco Chen wrote: Hi Ehsan, That is a good question and I didn't think about it. > are URLs from version X+1 guaranteed to exist The requestSession() returns a promise then this promise will be rejected if that URL is not existed on remote UA. Also there is a discussio

Re: GGC (generational garbage collection) has landed for B2G

2014-09-16 Thread Jonas Sicking
Woot!! Exciting stuff! On Tue, Sep 16, 2014 at 12:45 PM, Steve Fink wrote: > GGC was enabled yesterday (2014-Sep-15) on b2g-inbound with bug 1020751. > It has not yet been merged into mozilla-central, but I expect it will be > soon. GGC is already on desktop Firefox, and in fact just shipped with

GGC (generational garbage collection) has landed for B2G

2014-09-16 Thread Steve Fink
GGC was enabled yesterday (2014-Sep-15) on b2g-inbound with bug 1020751. It has not yet been merged into mozilla-central, but I expect it will be soon. GGC is already on desktop Firefox, and in fact just shipped with Firefox 32. Keep an eye out for regressions on FxOS. Or improvements, for that mat

Re: ES6 lexical temporal dead zone has landed on central

2014-09-16 Thread Philip Chee
On 17/09/2014 01:10, Kent James wrote: > On 9/16/2014 2:39 AM, Philipp Kewisch wrote: > See bug 1054357 that I filed for this issue on 2014-08-15 based on the > 2014-08-13 m.d.platform post. Ah, I was on holiday for most of August so I never saw that. Phil -- Philip Chee , http://flashblock.

Re: ES6 lexical temporal dead zone has landed on central

2014-09-16 Thread Kent James
On 9/16/2014 2:39 AM, Philipp Kewisch wrote: On 9/16/14 11:20 AM, Mark Banner wrote: If we can get notification (via cc, this list, other lists or via bugs) of big, potentially-breaking changes, before they land, that is appreciated and is useful to us as it helps save time. However, we recognis

Re: Studying Lossy Image Compression Efficiency, July 2014

2014-09-16 Thread jnoring
On Tuesday, July 15, 2014 1:38:00 PM UTC-6, stone...@gmail.com wrote: > Would be nice if you guys just implemented JPEG2000. It's 2014. Based on what data? > Not only would you get a lot more than a 5% encoding boost, but you'd get > much higher quality images to boot. Based on what data? >

Re: Studying Lossy Image Compression Efficiency, July 2014

2014-09-16 Thread jnoring
On Tuesday, July 15, 2014 8:34:35 AM UTC-6, Josh Aas wrote: > This is the discussion thread for Mozilla's July 2014 Lossy Compressed Image > Formats Study and the Mozilla Research blog post entitled "Mozilla Advances > JPEG Encoding with mozjpeg 2.0". Could you post the command lines used for th

Re: [PresentationAPI] Intend to implement

2014-09-16 Thread Marco Chen
Hi Ehsan, That is a good question and I didn't think about it. > are URLs from version X+1 guaranteed to exist The requestSession() returns a promise then this promise will be rejected if that URL is not existed on remote UA. Also there is a discussion on webscreen mail list to check whether

Re: [PresentationAPI] Intend to implement

2014-09-16 Thread Ehsan Akhgari
Does this mean that now the URLs in certified gaia apps must be considered stable? i.e., if the dongle is running version X of gaia and the device is running version X+1, are URLs from version X+1 guaranteed to exist and work the same way on version X? Have gaia developers been notified about

Re: [PresentationAPI] Intend to implement

2014-09-16 Thread Marco Chen
Hi, According to our first version will be enabled on FxOS with Certified apps only, to enable/support "app://" can allow us to add values into Certified apps by this API. ex: An addon for desktop Firefox browser can launch an corresponding app in remote TV. Then you can fling what movie y

Re: ES6 lexical temporal dead zone has landed on central

2014-09-16 Thread Philipp Kewisch
On 9/16/14 11:20 AM, Mark Banner wrote: > If we can get notification (via cc, this list, other lists or via bugs) > of big, potentially-breaking changes, before they land, that is > appreciated and is useful to us as it helps save time. However, we > recognise this isn't always possible/practical (

Re: ES6 lexical temporal dead zone has landed on central

2014-09-16 Thread Mark Banner
On 16/09/2014 09:09, Philip Chee wrote: On 16/09/2014 07:43, Shu-yu Guo wrote: Hello all, Everything inside mozilla-central needed to make the tree green on TBPL has been fixed. However, this is expected to break addons, comm-central, and possibly B2G code that use `let` (though I was told la

Re: ES6 lexical temporal dead zone has landed on central

2014-09-16 Thread Philip Chee
On 16/09/2014 07:43, Shu-yu Guo wrote: > Hello all, > Everything inside mozilla-central needed to make the tree green on TBPL has > been fixed. However, this is expected to break addons, comm-central, and > possibly B2G code that use `let` (though I was told last time that Gaia does > not use `let