[Webkit-unassigned] [Bug 173381] New: Improve TypeError description to be useful

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 14 12:45:21 PDT 2017


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

            Bug ID: 173381
           Summary: Improve TypeError description to be useful
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jond at apple.com

Evaluate [a] = {a:1} in console. It produces the following less than helpful error:

        TypeError: undefined is not a function (near '...[a]...')

We should explore improving this error.

Source: https://twitter.com/bfred_it/status/874805874568470529

-- 
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/20170614/21f1391f/attachment.html>


More information about the webkit-unassigned mailing list