[Webkit-unassigned] [Bug 13179] REGRESSION (r20410): In debug builds, loading a certain page is suspended until redisplay is forced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 08:44:09 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13179


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdakin at apple.com




------- Comment #2 from mitz at webkit.org  2007-03-24 08:44 PDT -------
I didn't debug this through, but it seems like FrameView::needsLayout() would
have been a more appropriate place to add the root->needsLayout() check in
r20410. That would have matched more closely the behavior prior to r20324.
FrameView::layoutPending() should only be about layout scheduling.


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



More information about the webkit-unassigned mailing list