Side by Side Diff: LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt
Issue 14320014 :
Make the WebSocket fail messages meaningful (Closed)
Patch Set: Fix a test expectation
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/broken-utf8-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/close-code-and-reason-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/compressed-control-frame-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/fragmented-control-frame-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-error-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-maxlength-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-accept-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-cr-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-wrong-accept-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/interleaved-fragments-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/invalid-encode-length-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/invalid-masked-frames-from-server-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/long-control-frame-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/long-invalid-header-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/reserved-bits-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/reserved-opcodes-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/send-file-blob-fail-expected.txt
LayoutTests/http/tests/websocket/tests/hybi/too-long-payload-expected.txt
Source/modules/websockets/MainThreadWebSocketChannel.h
Source/modules/websockets/MainThreadWebSocketChannel.cpp