[Webkit-unassigned] [Bug 6373] New: REGRESSION: JavaScript hang on http://www.theregister.com/2005/12/20/nec_lavie_yonah/
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jan 4 07:00:36 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6373
Summary: REGRESSION: JavaScript hang on
http://www.theregister.com/2005/12/20/nec_lavie_yonah/
Product: WebKit
Version: 412+
Platform: Macintosh
URL: http://www.theregister.com/2005/12/20/nec_lavie_yonah/
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression
Severity: normal
Priority: P1
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: opendarwin.org at mitzpettel.com
Safari hangs on the above URL. It turns out that it's looping over a huge array in a ToString operation, with
element->isUndefinedOrNull() in array_object.cpp:467 returning true all the time.
Rolling out the changes to operations.cpp from the patch for bug 6268 fixes the problem.
--
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