Side by Side Diff: Source/modules/serviceworkers/ServiceWorkerMessageEventInit.idl
Issue 1130113006 :
ServiceWorker: Introduce ServiceWorkerMessageEvent to replace MessageEvent (3/3). (Closed)
Patch Set: make more tests pass
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
LayoutTests/fast/events/constructors/serviceworker-message-event-constructor.html
LayoutTests/fast/events/constructors/serviceworker-message-event-constructor-expected.txt
LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html
LayoutTests/http/tests/serviceworker/chromium/notificationclick-can-focus.html
LayoutTests/http/tests/serviceworker/chromium/notificationclick-can-openwindow.html
LayoutTests/http/tests/serviceworker/chromium/windowclient-focus.html
LayoutTests/http/tests/serviceworker/interfaces.html
LayoutTests/http/tests/serviceworker/postmessage-msgport-to-client.html
LayoutTests/http/tests/serviceworker/postmessage-to-client.html
LayoutTests/http/tests/serviceworker/serviceworker-message-event.html
LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
LayoutTests/webexposed/global-interface-listing-expected.txt
Source/bindings/modules/v8/custom/V8ServiceWorkerMessageEventCustom.cpp
Source/bindings/modules/v8/custom/custom.gni
Source/bindings/modules/v8/custom/custom.gypi
Source/modules/modules.gypi
Source/modules/serviceworkers/ServiceWorkerContainer.h
Source/modules/serviceworkers/ServiceWorkerContainer.cpp
Source/modules/serviceworkers/ServiceWorkerContainer.idl
Source/modules/serviceworkers/ServiceWorkerMessageEvent.h
Source/modules/serviceworkers/ServiceWorkerMessageEvent.cpp
Source/modules/serviceworkers/ServiceWorkerMessageEvent.idl
Source/modules/serviceworkers/ServiceWorkerMessageEventInit.idl
public/platform/WebServiceWorkerProviderClient.h