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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2771823002: Implement updateViaCache flag and no-cache by default for main service worker scripts
Patch Set: fix a database error 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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 1f5e4c767fca2980f085c2a7b463bb1e5491b980..ac9988b3f5f82b12f98900c9ce42c1bcd85696d1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2383,6 +2383,7 @@ interface HTMLLinkElement : HTMLElement
getter sizes
getter target
getter type
+ getter updateViaCache
method constructor
setter as
setter charset
@@ -2399,6 +2400,7 @@ interface HTMLLinkElement : HTMLElement
setter sizes
setter target
setter type
+ setter updateViaCache
interface HTMLMapElement : HTMLElement
attribute @@toStringTag
getter areas
@@ -5672,6 +5674,7 @@ interface ServiceWorkerRegistration : EventTarget
getter pushManager
getter scope
getter sync
+ getter updateViaCache
getter waiting
method constructor
method getNotifications

Powered by Google App Engine
This is Rietveld 408576698