Re: Intent to ship: Element.animate

2016-04-19 Thread bbirtles
On Tuesday, 19 April 2016 22:03:48 UTC+9, smaug wrote: > > This is a temporary situation because I don't want to have to back out the > > whole Element.animate feature due to compat issues from the 'Animation' > > interface name. After we have shipped Element.animate we can ship the > > Animatio

Re: Intent to ship: Element.animate

2016-04-19 Thread smaug
On 04/19/2016 04:03 PM, smaug wrote: On 04/19/2016 03:29 AM, bbirt...@mozilla.com wrote: On Tuesday, 19 April 2016 02:23:54 UTC+9, smaug wrote: On 04/18/2016 05:12 AM, Brian Birtles wrote: In Firefox 48 I intend to turn Element.animate on by default. We have been developing the Web Animation

Re: Intent to ship: Element.animate

2016-04-19 Thread smaug
On 04/19/2016 03:29 AM, bbirt...@mozilla.com wrote: On Tuesday, 19 April 2016 02:23:54 UTC+9, smaug wrote: On 04/18/2016 05:12 AM, Brian Birtles wrote: In Firefox 48 I intend to turn Element.animate on by default. We have been developing the Web Animations API behind the dom.animations-api.c

Re: Intent to ship: Element.animate

2016-04-18 Thread Brian Birtles
On Tuesday, 19 April 2016 09:29:02 UTC+9, bbir...@mozilla.com wrote: > Full details are in bug 1245000 from comment 9 onwards > (https://bugzilla.mozilla.org/show_bug.cgi?id=). Err, https://bugzilla.mozilla.org/show_bug.cgi?id=1245000#c9. ___ dev-platf

Re: Intent to ship: Element.animate

2016-04-18 Thread bbirtles
On Tuesday, 19 April 2016 02:23:54 UTC+9, smaug wrote: > On 04/18/2016 05:12 AM, Brian Birtles wrote: > > In Firefox 48 I intend to turn Element.animate on by default. > > > > We have been developing the Web Animations API behind the > > dom.animations-api.core.enabled preference and have introdu

Re: Intent to ship: Element.animate

2016-04-18 Thread smaug
On 04/18/2016 05:12 AM, Brian Birtles wrote: In Firefox 48 I intend to turn Element.animate on by default. We have been developing the Web Animations API behind the dom.animations-api.core.enabled preference and have introduced the dom.animations-api.element-api.enabled preference for the subse

Re: Intent to ship: Element.animate

2016-04-17 Thread Anne van Kesteren
On Mon, Apr 18, 2016 at 4:12 AM, Brian Birtles wrote: > We do not intend to > ship the 'finished' promise at this time due to concern that this should use > a cancelable promise. \o/ -- https://annevankesteren.nl/ ___ dev-platform mailing list dev-pl

Intent to ship: Element.animate

2016-04-17 Thread Brian Birtles
In Firefox 48 I intend to turn Element.animate on by default. We have been developing the Web Animations API behind the dom.animations-api.core.enabled preference and have introduced the dom.animations-api.element-api.enabled preference for the subset of the API that we intend to ship at this