[Webkit-unassigned] [Bug 202485] New: typeof (function that masquerades as undefined) is "function", should be "undefined"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 11:17:40 PDT 2019


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

            Bug ID: 202485
           Summary: typeof (function that masquerades as undefined) is
                    "function", should be "undefined"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ggaren at apple.com

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

The openDatabase function is allocated by calling JSFunction::createFunctionThatMasqueradesAsUndefined.

-- 
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/20191002/80a4db0a/attachment-0001.html>


More information about the webkit-unassigned mailing list