[Webkit-unassigned] [Bug 70360] New: Array.prototype methods missing exception checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 13:52:15 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70360

           Summary: Array.prototype methods missing exception checks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Missing exception checks after calls to the static getProperty helper, these may result in the wrong exception being thrown (or an ASSERT being hit, as is currently the case running test-262).

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