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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 20:35:50 PDT 2018


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

--- Comment #3 from jdscheff at gmail.com ---
Can you be more specific about how messing with the prototype chain might cause this problem? Mostly just for my curiosity, since in my app I already switched from relying on "instanceof Worker" to be correct.

Also it's curious because this error only appears in my error tracker for Safari, not any other browser. And while I do have a little third party JS running, it's not much. It'd be weird if something like Google Analytics was destructively messing with built in prototypes.

-- 
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/20180710/d35fe145/attachment.html>


More information about the webkit-unassigned mailing list