Side by Side Diff: LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.js
Issue 222153002 :
Disallow connecting an insecure WebSocket from a secure page. (Closed)
Patch Set: Update 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/security/mixedContent/websocket/insecure-websocket-in-secure-page.html
LayoutTests/http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-expected.txt
LayoutTests/http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker.html
LayoutTests/http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-expected.txt
LayoutTests/http/tests/security/mixedContent/websocket/resources/expect-throw-on-construction.js
LayoutTests/http/tests/security/mixedContent/websocket/resources/insecure-websocket-in-secure-worker.html
LayoutTests/virtual/stable/http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-expected.txt
LayoutTests/virtual/stable/http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-expected.txt
Source/modules/websockets/MainThreadWebSocketChannel.h
Source/modules/websockets/MainThreadWebSocketChannel.cpp
Source/modules/websockets/NewWebSocketChannelImpl.h
Source/modules/websockets/NewWebSocketChannelImpl.cpp
Source/modules/websockets/WebSocket.cpp
Source/modules/websockets/WebSocketChannel.h
Source/modules/websockets/WorkerThreadableWebSocketChannel.h
Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
Tools/Scripts/webkitpy/layout_tests/port/base.py