[Webkit-unassigned] [Bug 20072] New: op_instanceof should check for exceptions that may have been thrown calling baseObj->hasInstance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 22:22:50 PDT 2008


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

           Summary: op_instanceof should check for exceptions that may have
                    been thrown calling baseObj->hasInstance
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org
                CC: oliver at apple.com


It is possible for a user of JSC API to implement a HasInstance callback that
throws an exception.  op_instanceof in Machine.cpp should probably check for
this.


-- 
Configure bugmail: https://bugs.webkit.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