[Webkit-unassigned] [Bug 9742] REGRESSION: WebKit hangs when loading <http://www.vtbook.com>

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jul 13 18:28:35 PDT 2006


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





------- Comment #12 from opendarwin.org at bdash.net.nz  2006-07-13 18:28 PDT -------
As far as I can see the only use of getNumber(double& v) is in WebCore from
JSHTMLOptionsCollection::setLength.  Making this change causes a regression in
the behaviour of setLength -- when called with boolean true as its argument, it
incorrectly truncates the length of the options collection to zero rather than
one.   For this reason, I think the change to getNumber is not required.


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