[Webkit-unassigned] [Bug 114457] typeof non-callback interfaces without [NoInterfaceObject] should be "function"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 10:37:50 PDT 2015


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

Adam Roben (:aroben) <aroben at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at webkit.org

--- Comment #13 from Adam Roben (:aroben) <aroben at webkit.org> ---
This causes the CustomEvent polyfill to be used in Safari even though CustomEvent is supported natively. See https://github.com/krambuhl/custom-event-polyfill/blob/eeb828bf89631ae4dc91efc1e8f508910ab41961/custom-event-polyfill.js#L7 which checks window.CustomEvent !== "function".

-- 
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/20150319/dbdde44a/attachment-0002.html>


More information about the webkit-unassigned mailing list