[Webkit-unassigned] [Bug 58395] New: Exceptions thrown from property getters called from Array prototype functions can be missed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 16:42:54 PDT 2011


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

           Summary: Exceptions thrown from property getters called from
                    Array prototype functions can be missed
           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


This is caught by an ASSERT in the top of Interpreter::executeCall.

Check for exceptions after accessing properties that could be getters.

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