Re: Possible to make all (CSS) transitions 0/1ms to speed up FxOS Gaia tests?

2014-02-16 Thread L. David Baron
On Sunday 2014-02-16 22:37 -0500, Paul Rouget wrote: > Andrew Sutherland wrote: > > Is it possible / advisable to have Gecko support some preference or > > other magical mechanism to cause transitions and non-infinite > > animations to effectively complete in some extremely small time > > interval

Re: Possible to make all (CSS) transitions 0/1ms to speed up FxOS Gaia tests?

2014-02-16 Thread Paul Rouget
Andrew Sutherland wrote: > Is it possible / advisable to have Gecko support some preference or > other magical mechanism to cause transitions and non-infinite > animations to effectively complete in some extremely small time > interval / on the next turn of the event loop, at least for > durations

Re: Possible to make all (CSS) transitions 0/1ms to speed up FxOS Gaia tests?

2014-02-16 Thread Andreas Gal
We could easily add a time multiplier pref and you could set that during your test. This is probably cheap enough and useful enough to do in production builds. Andreas On Feb 16, 2014, at 7:24 PM, Andrew Sutherland wrote: > In Gaia, the system and many of the apps use transitions/animations

Possible to make all (CSS) transitions 0/1ms to speed up FxOS Gaia tests?

2014-02-16 Thread Andrew Sutherland
In Gaia, the system and many of the apps use transitions/animations with a non-trivial duration, particularly for card metaphor stuff where logic may be blocked on the completion of the animation. (Values seem to vary between 0.3s and 0.5s... no one tell UX!) Our Gaia tests currently take an a