[Webkit-unassigned] [Bug 44828] FrameView should make more calls to postLayoutTasks() using the timer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 28 15:13:33 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44828





--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-08-28 15:13:34 PST ---
(From update of attachment 65838)
There's a lot of statefulness here that makes it very hard to follow. Can we pass state via parameters, rather than keeping it in member variables? Alternatively, maybe a single state enum would be easier to follow than two booleans.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list