Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 2771823002: Implement updateViaCache flag and no-cache by default for main service worker scripts
Patch Set: fix IPC Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 8d398b50b80730eedf44e66aa4e1b33821463b71..1033282085fe2b965aacd914dc7493ea8f80d361 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -968,6 +968,7 @@ Starting worker: resources/global-interface-listing-worker.js
[Worker] getter pushManager
[Worker] getter scope
[Worker] getter sync
+[Worker] getter updateViaCache
[Worker] getter waiting
[Worker] method constructor
[Worker] method getNotifications

Powered by Google App Engine
This is Rietveld 408576698