[Webkit-unassigned] [Bug 115863] [WebSocket] Update pywebsocket to r760
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 19 19:20:07 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115863
--- Comment #11 from Takeshi Yoshino <tyoshino at google.com> 2013-05-19 19:18:35 PST ---
(In reply to comment #8)
> The remove of support for HyBi 00 was done before the WebKit fork (or Blink was created), correct? The last mention of Sec-WebSocket-Location in WebKit is from last year by what I can see in git's log.
Right. We added a flag to select the protocol version in July 2011 and stopped supporting HyBi 00 for Chromium.
http://trac.webkit.org/browser/trunk/Source/WebCore/websockets/WebSocketChannel.cpp?rev=90704
and completely removed HyBi 00 code in this change made in July 2012.
http://trac.webkit.org/browser/trunk/Source/WebCore/Modules/websockets/WebSocketChannel.cpp?rev=122199
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list