[Webkit-unassigned] [Bug 97983] New: "TypeError: Not enough arguments" could be more helpful.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 30 13:10:55 PDT 2012


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

           Summary: "TypeError: Not enough arguments" could be more
                    helpful.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
            Blocks: 97978


Report from user:

    Code - new Event()
    Error - TypeError: Not enough arguments

    Provide some information regarding, for example, the minimal number of expected
    arguments, their names (internal, I know, but helpful nonetheless) or their expected types.

    Generally, some integration with MDN/MSDN/whatever for providing more inline
    information about any function (as part of the automatic completion, say, or even as part
    of the object expanding within the console) would be wonderful.

This particular example is V8-only, but the idea of integrating more deeply with external docs is interesting.

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