On Mon, Oct 5, 2015 at 12:20 PM, Kartikaya Gupta <kgu...@mozilla.com> wrote:

> The Blink guys have been exploring other options as well -
> things like CompositorWorker [1], where you can have some JS running
> in the compositor at 60fps doing animations.
>

A generic API like CompositorWorker would be ideal, as it gives us the
flexibility to implement new behaviors at will. Its design doc mentions
many of the use-cases already noted here. While scroll-snapping, CSS
animations, etc. are useful, it's hard to predict and design all of the
buttons and knobs necessary for building modern UIs under those
constraints. Glad to see there's some discussion and experimentation going
on already. Thanks for the link!
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to