On Thu, Feb 19, 2015 at 7:11 PM, James Long <longs...@gmail.com> wrote: > Note however that people in the native app world believe that it's > very important that whatever applies the animations is run on the same > thread that handles input. Otherwise it's very easy for animations to > get out-of-sync.
Does that mean also doing the painting/compositing on the thread that handles input? It'd be good to understand which thread the UIWorker proposal intends to run the worker. And if we expect any cross-thread communication to risk causing lag. / Jonas _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform