Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Parser flushing and incremental reflow

0 views
Skip to first unread message

Boris Zbarsky

unread,
Oct 2, 2009, 12:09:39 PM10/2/09
to
On 10/2/09 8:45 AM, Henri Sivonen wrote:
> Instead of having a per-active parser timer that fires in its own pace,
> should the HTML5 parser instead get its discretionary flush heartbeat
> from layout somehow?

Longer-term, it seems like this should just happen on the unified
heartbeat that reflow and painting will use with compositor....

-Boris

Henri Sivonen

unread,
Nov 17, 2009, 3:37:14 AM11/17/09
to
In article <EJ-dnZAHca9euFvX...@mozilla.org>,
Boris Zbarsky <bzba...@mit.edu> wrote:

Based on https://bugzilla.mozilla.org/show_bug.cgi?id=502568#c10 , I'm
going without a timer-based heartbeat in the parser (neither
parser-internal nor callback from layout) and leaving it to compositor
to do timer-based reflow.

--
Henri Sivonen
hsiv...@iki.fi
http://hsivonen.iki.fi/

0 new messages