[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 13:10:58 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44828
--- Comment #4 from mitz at webkit.org 2010-08-28 13:10:58 PST ---
The name m_shouldFirePostLayoutTimer should be improved. It is really about whether you have a pending need to perform post-layout tasks. The timer already knows if it should fire :-) you’re really using this for the case(s) where you stopped the timer before it had a chance to fire.
--
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