[Webkit-unassigned] [Bug 8452] mangleme(0x58c22e11): Random crashes

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Apr 23 11:07:39 PDT 2006


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





------- Comment #5 from opendarwin.org at mitzpettel.com  2006-04-23 11:07 PDT -------
(In reply to comment #4)
> Seems to me that for an empty length array we should return len of 0, not 1.

Returning 1 makes WebKit match Firefox and WinIE's behavior when the cols
(rows) attribute is an empty string, which is to make one column (row), and
leaves everything in the state it would be if the attribute wasn't specified at
all.

> On the other hand, we could just change if (grid) to if (grid && gridLen) and
> leave toLengthArray alone, I think.

That alone would not fix the compatibility issue.


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