Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/background_fetch/resources/empty-worker.js
Issue 2736143003 :
Introduce the Background Fetch module. (Closed)
Patch Set: more webexposed tests
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/http/tests/background_fetch/getTags.html
third_party/WebKit/LayoutTests/http/tests/background_fetch/resources/empty-worker.js
third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/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/modules/BUILD.gn
third_party/WebKit/Source/modules/background_fetch/BUILD.gn
third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.h
third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.cpp
third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManager.idl
third_party/WebKit/Source/modules/background_fetch/OWNERS
third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.h
third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.cpp
third_party/WebKit/Source/modules/background_fetch/ServiceWorkerRegistrationBackgroundFetch.idl
third_party/WebKit/Source/modules/modules_idl_files.gni
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5