Side by Side Diff: third_party/WebKit/LayoutTests/broadcastchannel/sandbox.html
Issue 2004643002 :
Implement BroadcastChannel (Closed)
Patch Set: address dcheng's comments
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
components/OWNERS
components/components.gyp
components/webmessaging.gypi
components/webmessaging/BUILD.gn
components/webmessaging/DEPS
components/webmessaging/OWNERS
components/webmessaging/broadcast_channel_provider.h
components/webmessaging/broadcast_channel_provider.cc
components/webmessaging/public/interfaces/BUILD.gn
components/webmessaging/public/interfaces/OWNERS
components/webmessaging/public/interfaces/broadcast_channel.mojom
content/browser/BUILD.gn
content/browser/DEPS
content/browser/background_sync/background_sync_manager_unittest.cc
content/browser/background_sync/background_sync_service_impl_unittest.cc
content/browser/renderer_host/render_process_host_impl.cc
content/browser/storage_partition_impl.h
content/browser/storage_partition_impl.cc
content/content_browser.gypi
third_party/WebKit/LayoutTests/broadcastchannel/basics.html
third_party/WebKit/LayoutTests/broadcastchannel/blobs.html
third_party/WebKit/LayoutTests/broadcastchannel/interface.html
third_party/WebKit/LayoutTests/broadcastchannel/resources/sandboxed.html
third_party/WebKit/LayoutTests/broadcastchannel/resources/worker.js
third_party/WebKit/LayoutTests/broadcastchannel/sandbox.html
third_party/WebKit/LayoutTests/broadcastchannel/workers.html
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-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/events/EventTargetFactory.in
third_party/WebKit/Source/modules/BUILD.gn
third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.h
third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.cpp
third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.idl
third_party/WebKit/Source/modules/broadcastchannel/DEPS
third_party/WebKit/Source/modules/broadcastchannel/OWNERS
third_party/WebKit/Source/modules/modules.gyp
third_party/WebKit/Source/modules/modules.gypi
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
third_party/WebKit/public/platform/ServiceRegistry.h