Bug 22306 - Disable channel messaging support
Summary: Disable channel messaging support
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-17 01:06 PST by Alexey Proskuryakov
Modified: 2008-11-18 00:53 PST (History)
0 users

See Also:


Attachments
proposed patch (59.46 KB, patch)
2008-11-17 01:15 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-17 01:06:15 PST
MessagePort API is likely to change to be usable for communication with workers. So, it would be counter-productive to ship it in its current state, but I'd like to keep the implementation around for experiments for now.

Patch to disable MesagePort/MessageChannel by default forthcoming.
Comment 1 Alexey Proskuryakov 2008-11-17 01:15:18 PST
Created attachment 25210 [details]
proposed patch
Comment 2 Darin Adler 2008-11-17 09:06:59 PST
Comment on attachment 25210 [details]
proposed patch

rs=me
Comment 3 Alexey Proskuryakov 2008-11-18 00:07:14 PST
Committed revision 38547.

Comment 4 Alexey Proskuryakov 2008-11-18 00:53:25 PST
...and revision 38550 for WebKitTools.