[Webkit-unassigned] [Bug 13455] FrameView::layout() not always resuming scheduled events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 03:07:08 PDT 2007


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





------- Comment #5 from hyatt at apple.com  2007-04-24 03:07 PDT -------
That is completely unsupported and won't work right now even with the early
return.

Many times layout is called as a result of paint.  If you still need layout
after a paint, we're going to assert anyway when we try to paint (and possibly
crash if didFirstLayout invalidated table sections).


-- 
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