Bug 22226

Summary: Worker.connect() should dispatch an event named connect, not message
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: DOMAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2008-11-12 23:50:26 PST
Updating behavior per HTML5 discussion. Currently, all MessageEvents created by WebCore have a hardcoded name of "message", but this is not correct.
Attachments
proposed patch (5.70 KB, patch)
2008-11-12 23:54 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2008-11-12 23:54:53 PST
Created attachment 25119 [details] proposed patch
Alexey Proskuryakov
Comment 2 2008-11-14 02:21:18 PST
I'm going to remove connect() altogether, no need to fix it.
Note You need to log in before you can comment on or make changes to this bug.