[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:45:05 PDT 2006


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





------- Comment #6 from hyatt at apple.com  2006-05-13 01:45 PDT -------
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.


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