Re: Intent to implement: ScrollTimeline

2017-03-24 Thread Zibi Braniecki
Is it possible to use this, or is there a similar proposal, for linking animation timeline to other user-controlled means of interacting with the UI? I'm thinking primarily about things like: - drag - the percentage of the distance between the source and target linked to the animation

Intent to implement: ScrollTimeline

2017-03-24 Thread Botond Ballo
Summary: Scroll-linked animations are a way for web developers to write web animations whose progress is linked to scrolling rather than to time. ScrollTimeline is the JS API for creating scroll-linked animations (the spec also contains a CSS API, which will be implemented at a later

Re: Rationalising Linux audio backend support

2017-03-24 Thread Trevor Saunders
On Fri, Mar 24, 2017 at 11:45:57AM -0700, kthies...@mozilla.com wrote: > On Wednesday, March 22, 2017 at 9:42:02 PM UTC-7, jtkel...@gmail.com wrote: > > On Wednesday, March 22, 2017 at 1:35:06 PM UTC-5, Botond Ballo wrote: > > > Based on this new information, might there be room to reconsider this

Re: Rationalising Linux audio backend support

2017-03-24 Thread kthiessen
On Wednesday, March 22, 2017 at 9:42:02 PM UTC-7, jtkel...@gmail.com wrote: > On Wednesday, March 22, 2017 at 1:35:06 PM UTC-5, Botond Ballo wrote: > > Based on this new information, might there be room to reconsider this > > decision? > > Even if you do not reconsider the full decision, could

Re: Future of out-of-tree spell checkers?

2017-03-24 Thread Bill McCloskey
If we do end up going with the dlopen plan, let's make sure that we enforce some kind of code signing. We're finally almost rid of all the untrusted binary code that we used to load (NPAPI, binary XPCOM, ctypes). It would be a shame to open up a new path. -Bill On Fri, Mar 24, 2017 at 6:20 AM,

Re: Better download security through browsers

2017-03-24 Thread Mike Hoye
Love it. How do we make it happen? - mhoye On 2017-03-24 1:30 PM, Tom Ritter wrote: It seems like SubResource Integrity could be extended to do this... It's specifically for the use case: where you kinda trust your CDN, but you want to be completely sure. -tom On Fri, Mar 24, 2017 at 12:24

Re: Better download security through browsers

2017-03-24 Thread Tom Ritter
It seems like SubResource Integrity could be extended to do this... It's specifically for the use case: where you kinda trust your CDN, but you want to be completely sure. -tom On Fri, Mar 24, 2017 at 12:24 PM, Mike Hoye wrote: > My 2006 proposal didn't get any traction

Re: Better download security through browsers

2017-03-24 Thread Ben Kelly
We now have SRI and support integrity attributes on elements like

Re: Better download security through browsers

2017-03-24 Thread Mike Hoye
My 2006 proposal didn't get any traction either. https://lists.w3.org/Archives/Public/public-whatwg-archive/2006Jan/0270.html FWIW I still think it'd be a good idea with the right UI. - mhoye On 2017-03-24 1:16 PM, Dave Townsend wrote: I remember that Gerv was interested in a similar idea

Re: Better download security through browsers

2017-03-24 Thread Dave Townsend
I remember that Gerv was interested in a similar idea many years ago, you might want to see if he went anywhere with it. https://blog.gerv.net/2005/03/link_fingerprin_1/ On Fri, Mar 24, 2017 at 10:12 AM, Gregory Szorc wrote: > I recently reinstalled Windows 10 on one of my

Better download security through browsers

2017-03-24 Thread Gregory Szorc
I recently reinstalled Windows 10 on one of my machines. This involved visiting various web sites and downloading lots of software. It is pretty common for software publishers to publish hashes or cryptographic signatures of software so the downloaded software can be verified. (Often times the

Re: Intent to ship: IntersectionObserver API

2017-03-24 Thread Tobias Schneider
We just successfully run another experiment, enabling the IntersectionObserver API for 50% of our Nightly user population. No related stability issues reported. Also, find a Gecko profile using an Intersection Observer per element (109192 total) on the single page version of the HTML5 spec here:

Re: Future of out-of-tree spell checkers?

2017-03-24 Thread Ehsan Akhgari
On 2017-03-24 4:20 AM, Henri Sivonen wrote: > On Fri, Mar 24, 2017 at 2:38 AM, Ehsan Akhgari > wrote: >> On Wed, Mar 22, 2017 at 11:50 AM, Jeff Muizelaar >> wrote: >>> >>> On Wed, Mar 22, 2017 at 11:08 AM, Henri Sivonen >>>

Re: Faster gecko builds with IceCC on Mac and Linux

2017-03-24 Thread Ted Mielczarek
On Fri, Mar 24, 2017, at 12:10 AM, Jeff Muizelaar wrote: > I have a Ryzen 7 1800 X and it does a Windows clobber builds in ~20min > (3 min of that is configure which seems higher than what I've seen on > other machines). This compares pretty favorably to the Lenovo p710 > machines that people are

Re: Faster gecko builds with IceCC on Mac and Linux

2017-03-24 Thread Gabriele Svelto
On 24/03/2017 05:39, Gregory Szorc wrote: > The introduction of Ryzen has literally changed the landscape > and the calculus that determines what hardware engineers should have. > Before I disappeared for ~1 month, I was working with IT and management to > define an optimal hardware load out for

Re: Future of out-of-tree spell checkers?

2017-03-24 Thread Henri Sivonen
On Fri, Mar 24, 2017 at 2:38 AM, Ehsan Akhgari wrote: > On Wed, Mar 22, 2017 at 11:50 AM, Jeff Muizelaar > wrote: >> >> On Wed, Mar 22, 2017 at 11:08 AM, Henri Sivonen >> wrote: >> > >> > dlopening libvoikko, if installed,