RESOLVED FIXED 22306
Disable channel messaging support
https://bugs.webkit.org/show_bug.cgi?id=22306
Summary Disable channel messaging support
Alexey Proskuryakov
Reported 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.
Attachments
proposed patch (59.46 KB, patch)
2008-11-17 01:15 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2008-11-17 01:15:18 PST
Created attachment 25210 [details] proposed patch
Darin Adler
Comment 2 2008-11-17 09:06:59 PST
Comment on attachment 25210 [details] proposed patch rs=me
Alexey Proskuryakov
Comment 3 2008-11-18 00:07:14 PST
Committed revision 38547.
Alexey Proskuryakov
Comment 4 2008-11-18 00:53:25 PST
...and revision 38550 for WebKitTools.
Note You need to log in before you can comment on or make changes to this bug.