[webkit-dev] Dropping support of old WebSocket protocol

Yuta Kitamura yutak at chromium.org
Fri Mar 16 10:53:58 PDT 2012


Hi WebKit-dev,

WebSocket protocol specification became RFC, and all existing ports I'm
aware of (in public WebKit repository) have switched to using the RFC
version.

So, I'm planning to (1) flip the WebKit-global flag to use the RFC protocol
by default, (2) drop the support of the old hixie-76 protocol, and (3)
remove code and tests for the old protocol.

If there's any concern, post a comment to the bug
https://bugs.webkit.org/show_bug.cgi?id=81371, or send me a mail.

Thanks,
Yuta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120316/39fb01c2/attachment.html>


More information about the webkit-dev mailing list