NEW 62485
Web Worker error events are fired in the wrong order.
https://bugs.webkit.org/show_bug.cgi?id=62485
Summary Web Worker error events are fired in the wrong order.
David Levin
Reported 2011-06-10 15:17:33 PDT
It should be worker.onerror , then worker.addEventListener('error', ...) -- https://bugs.webkit.org/show_bug.cgi?id=62475#c2
Attachments
Note You need to log in before you can comment on or make changes to this bug.