On 13/02/13 09:52, Robert O'Callahan wrote: > On Wed, Feb 13, 2013 at 9:20 AM, Anthony Jones <[email protected] > <mailto:[email protected]>> wrote: > > We need to have a cheap snapshot mechanism. > > > We don't need that for this. The display list can be constructed on the > main thread and ownership transferred to the painting thread. We always > construct the display list from scratch today so this is not > architecturally difficult.
It will be significantly more responsive if we can process repaints (for scrolling) without being blocked by scripts. What do we need to do to make that happen? _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

