RESOLVED FIXED 81718
Use RFC version of WebSocket protocol by default
https://bugs.webkit.org/show_bug.cgi?id=81718
Summary Use RFC version of WebSocket protocol by default
Yuta Kitamura
Reported 2012-03-20 16:26:23 PDT
This is the first step of bug 81371. Flip the default value of Settings::m_useHixie76WebSocketProtocol so we can pick RFC version of WebSocket protocol by default. As far as I know, all existing public ports are using the new protocol, so there should be no impact. Let's see if this goes well...
Attachments
Patch (1.55 KB, patch)
2012-03-20 16:58 PDT, Yuta Kitamura
no flags
Yuta Kitamura
Comment 1 2012-03-20 16:58:54 PDT
Kent Tamura
Comment 2 2012-03-20 18:36:46 PDT
Comment on attachment 132927 [details] Patch ok
WebKit Review Bot
Comment 3 2012-03-21 10:51:26 PDT
Comment on attachment 132927 [details] Patch Clearing flags on attachment: 132927 Committed r111575: <http://trac.webkit.org/changeset/111575>
WebKit Review Bot
Comment 4 2012-03-21 10:51:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.