[Webkit-unassigned] [Bug 187386] Sometimes "x instanceof Worker" inappropriately returns false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 08:58:09 PDT 2018


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

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
One common way this happens is when the page's JavaScript messes with the Worker's prototype chain in some way (so Worker or EventTarget). Some script does this to extend the API of a particular type.

-- 
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/20180709/e289573c/attachment.html>


More information about the webkit-unassigned mailing list