[Webkit-unassigned] [Bug 8739] Crash in RenderTableSection::paint due to manipulating DOM on resize

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat May 13 01:53:03 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8739





------- Comment #7 from opendarwin.org at mitzpettel.com  2006-05-13 01:53 PDT -------
(In reply to comment #6)
> layoutToMinimumPageWidth calls layout though (through the forceLayout
> functions).  Then it sends the resize event (which may schedule another
> layout).  I guess I need a better understanding of why forceLayout didn't
> deliver.

As you said, it schedules another layout, but that doesn't happen until it's
too late, since _recursiveDisplayAllDirtyWithLockFocus:visRect proceeds with
painting right after it asks for layout. I really don't see what the mystery is
:-\


-- 
Configure bugmail: http://bugzilla.opendarwin.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