Bug 62485

Summary: Web Worker error events are fired in the wrong order.
Product: WebKit Reporter: David Levin <levin>
Component: DOMAssignee: David Levin <levin>
Status: NEW    
Severity: Normal CC: ap, dimich, dslomov, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.