[Webkit-unassigned] [Bug 55994] New: Functions on Array.prototype should check length first.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 8 21:49:48 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55994
Summary: Functions on Array.prototype should check length
first.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
These methods are designed to work on generic objects too, and if 'length' is a getter that throws an exception, ensure this is correctly thrown (even if other exceptions would be thrown, too).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list