[Webkit-unassigned] [Bug 15054] Divide by 0 in AutoTableLayout::layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 02:17:45 PDT 2007


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





------- Comment #2 from koivisto at iki.fi  2007-08-23 02:17 PDT -------
It is not immediatly obvious to me how you would get this crash.
numAutoEmptyCellsOnly should be equal to amount of cases where
(m_layoutStruct[i].width.isAuto() && m_layoutStruct[i].emptyCellsOnly) == true. 

This crash should be reproducible. Could you find the page where it happened?


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