Unreviewed, rolling out r108468.
http://trac.webkit.org/changeset/108468
https://bugs.webkit.org/show_bug.cgi?id=79219
Broke Chromium Win release build (Requested by bashi on
#webkit).
Patch by Sheriff Bot <[email protected]> on 2012-02-22
Source/JavaScriptCore:
Source/WebCore:
- CMakeLists.txt:
- GNUmakefile.list.am:
- Target.pri:
- WebCore.gypi:
- WebCore.vcproj/WebCore.vcproj:
- WebCore.xcodeproj/project.pbxproj:
- websockets/WebSocket.cpp:
(WebCore::WebSocket::didConnect):
- websockets/WebSocketChannel.cpp:
(WebCore::WebSocketChannel::connect):
(WebCore::WebSocketChannel::fail):
(WebCore::WebSocketChannel::processFrame):
(WebCore::WebSocketChannel::sendFrame):
- websockets/WebSocketChannel.h:
- websockets/WebSocketDeflateFramer.cpp: Removed.
- websockets/WebSocketDeflateFramer.h: Removed.
LayoutTests:
- http/tests/websocket/tests/hybi/compressed-control-frame-expected.txt: Removed.
- http/tests/websocket/tests/hybi/compressed-control-frame.html: Removed.
- http/tests/websocket/tests/hybi/compressed-control-frame_wsh.py: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-comp-bit-onoff-expected.txt: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-comp-bit-onoff.html: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter-expected.txt: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter.html: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter_wsh.py: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-parameter-expected.txt: Removed.
- http/tests/websocket/tests/hybi/deflate-frame-parameter.html: Removed.
- http/tests/websocket/tests/hybi/deflate-frame_wsh.py: Removed.
- http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header-expected.txt:
- http/tests/websocket/tests/hybi/send-file-blob_wsh.py:
(web_socket_transfer_data):