[Webkit-unassigned] [Bug 155293] New: WebKit returns "object" for "typeof XMLHttpRequest" and "typeof WebSocket" which are clearly constructable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 02:16:58 PST 2016


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

            Bug ID: 155293
           Summary: WebKit returns "object" for "typeof XMLHttpRequest"
                    and "typeof WebSocket" which are clearly
                    constructable.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.toller at samsung.com

typeof WebSocket and XMLHttpRequest is "function" in IE, Firefox and Chrome, WebKit returns "object" here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/e66b0b6d/attachment-0001.html>


More information about the webkit-unassigned mailing list