Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/websocket/resources/cookie-test-util.js
Issue 2102993002 :
Fix WebSocket to set first party for cookies (Closed)
Patch Set: Update testRunner calls to setBlockThirdPartyCookies()
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/renderer_host/websocket_dispatcher_host_unittest.cc
content/browser/renderer_host/websocket_host.h
content/browser/renderer_host/websocket_host.cc
content/child/websocket_bridge.h
content/child/websocket_bridge.cc
content/common/websocket_messages.h
net/websockets/websocket_channel.h
net/websockets/websocket_channel.cc
net/websockets/websocket_channel_test.cc
net/websockets/websocket_end_to_end_test.cc
net/websockets/websocket_stream.h
net/websockets/websocket_stream.cc
net/websockets/websocket_stream_cookie_test.cc
net/websockets/websocket_stream_create_test_base.h
net/websockets/websocket_stream_create_test_base.cc
net/websockets/websocket_stream_test.cc
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/first-party-cookie-accepted.html
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/resources/set-cookie.html
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/third-party-cookie-accepted.html
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/third-party-cookie-blocked.html
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/third-party-cookie-blocked-on-cross-origin-websocket.html
third_party/WebKit/LayoutTests/http/tests/security/cookies/websocket/third-party-cookie-blocked-on-same-origin-websocket.html
third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws.html
third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt
third_party/WebKit/LayoutTests/http/tests/websocket/extensions.html
third_party/WebKit/LayoutTests/http/tests/websocket/resources/cookie-test-util.js
third_party/WebKit/LayoutTests/http/tests/websocket/resources/get-request-header.js
third_party/WebKit/LayoutTests/http/tests/websocket/set-cookie_wsh.py
third_party/WebKit/LayoutTests/http/tests/websocket/workers/resources/cookie-ws-to-ws.js
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp
third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannelTest.cpp
third_party/WebKit/public/platform/modules/websockets/WebSocketHandle.h