Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/self-origin.any.js
Issue 2706013002 :
Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: Fixed websocket tests. Added [Replaceable] to the origin in *.idl
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
third_party/WebKit/LayoutTests/external/wpt/html/dom/resources/self-origin-subframe.html
third_party/WebKit/LayoutTests/external/wpt/html/dom/self-origin.any.js
third_party/WebKit/LayoutTests/external/wpt/html/dom/self-origin.sub.html
third_party/WebKit/LayoutTests/external/wpt/workers/Worker_Self_Origin.html
third_party/WebKit/LayoutTests/external/wpt/workers/support/WorkerSelfOriginSharedWorker.js
third_party/WebKit/LayoutTests/external/wpt/workers/support/WorkerSelfOriginWorker.js
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-maxlength.html
third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null.html
third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox.html
third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin.html
third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
third_party/WebKit/Source/core/frame/LocalDOMWindow.h
third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp
third_party/WebKit/Source/core/frame/Window.idl
third_party/WebKit/Source/core/workers/WorkerGlobalScope.h
third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp
third_party/WebKit/Source/core/workers/WorkerGlobalScope.idl