[Webkit-unassigned] [Bug 40057] New: IDL bindings should throw TypeError when called with too few arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 06:49:56 PDT 2010


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

           Summary: IDL bindings should throw TypeError when called with
                    too few arguments
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com


See Web IDL spec, 4.3.5 "Operations":
http://www.w3.org/TR/WebIDL/#es-operations

Essentially, functions should throw a TypeError if called with too few arguments.

This behavior is implemented by Gecko and Opera.

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