[Webkit-unassigned] [Bug 141869] New: Change the "undefined is not a function" error into "foo.bar is not a function"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 21 13:25:58 PST 2015


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

            Bug ID: 141869
           Summary: Change the "undefined is not a function" error into
                    "foo.bar is not a function"
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: fpizlo at apple.com, ggaren at apple.com,
                    joepeck at webkit.org, oliver at apple.com

For:

var foo = {};
foo.bar();

Log: "foo.bar is not a function"

See: https://twitter.com/addyosmani/status/569157136137134081

-- 
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/20150221/8ebc8839/attachment-0002.html>


More information about the webkit-unassigned mailing list