Re: Why do we flush layout in nsDocumentViewer::LoadComplete?

2015-11-29 Thread Vivien Nicolas
Thanks for the information. On Sat, Nov 28, 2015 at 7:02 AM, Boris Zbarsky wrote: > On 11/27/15 5:33 AM, Vivien Nicolas wrote: > >> But don't we need at least a Flush_Style to make sure the CSS that tries >> to >> use background-image will start triggering images decoding and

Re: ESLint is now available in the entire tree

2015-11-29 Thread Vivien Nicolas
On Sun, Nov 29, 2015 at 2:30 PM, David Bruant wrote: > Hi, > > Just a drive-by comment to inform folks that there is an effort to > transition Mozilla JavaScript codebase to standard JavaScript. > Main bugs is: https://bugzilla.mozilla.org/show_bug.cgi?id=867617 > > And

Re: ESLint is now available in the entire tree

2015-11-29 Thread David Bruant
Hi, Just a drive-by comment to inform folks that there is an effort to transition Mozilla JavaScript codebase to standard JavaScript. Main bugs is: https://bugzilla.mozilla.org/show_bug.cgi?id=867617 And https://bugzilla.mozilla.org/show_bug.cgi?id=1103158 is about removing non-standard

Intent to ship/unprefix: Canvas2D imageSmoothingEnabled

2015-11-29 Thread Florian Scholz
Hi, we intend to ship ctx.imageSmoothingEnabled and add a deprecation warning for ctx.mozImageSmoothingEnabled. This is a Canvas2D context property which controls the interpolation of images drawn to 2D canvas. Bug https://bugzilla.mozilla.org/show_bug.cgi?id=768072 Spec

Re: Dan Stillman's concerns about Extension Signing

2015-11-29 Thread Jonas Sicking
On Sat, Nov 28, 2015 at 5:28 PM, Mike Hoye wrote: > One key claim Stillman made, that " A system that takes five minutes to > circumvent does not “raise the bar” in any real way", is perhaps true in an > academic sense, but not in a practical one. We know a lot more than we