Bug 22306

Summary: Disable channel messaging support
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore JavaScriptAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch darin: review+

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.