Bug 22203 - Implement Worker messaging
Summary: Implement Worker messaging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 05:29 PST by Alexey Proskuryakov
Modified: 2008-11-12 23:27 PST (History)
0 users

See Also:


Attachments
proposed patch (71.15 KB, patch)
2008-11-12 06:38 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2008-11-12 05:29:14 PST
We need MessagePorts to work across threads. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2008-11-12 06:38:50 PST
Created attachment 25096 [details]
proposed patch
Comment 2 Darin Adler 2008-11-12 07:42:30 PST
Comment on attachment 25096 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2008-11-12 23:27:37 PST
Committed revision 38365.