[Webkit-unassigned] [Bug 172480] New: [WebIDL] Overloaded functions should throw this object check exception before argument check exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 17:10:23 PDT 2017


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

            Bug ID: 172480
           Summary: [WebIDL] Overloaded functions should throw this object
                    check exception before argument check exception
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: cdumez at apple.com

Created attachment 310959

  --> https://bugs.webkit.org/attachment.cgi?id=310959&action=review

Test case

Overloaded functions currently do argument checks before the this object check, which leads to the exceptions being thrown in the wrong order.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170523/16d81705/attachment-0001.html>


More information about the webkit-unassigned mailing list