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

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

Issue 2811063002: Enable ServiceWorkerNavigationPreload by default (Closed)
Patch Set: rebase Created 3 years, 8 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 5160b0db26a2d3d3d51aac2118c119901805ace7..836c099f36fd40222c510f6f7db3a95559f1904d 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
@@ -3502,6 +3502,13 @@ interface NamedNodeMap
method removeNamedItemNS
method setNamedItem
method setNamedItemNS
+interface NavigationPreloadManager
+ attribute @@toStringTag
+ method constructor
+ method disable
+ method enable
+ method getState
+ method setHeaderValue
interface Navigator
attribute @@toStringTag
getter appCodeName
@@ -5406,6 +5413,7 @@ interface ServiceWorkerRegistration : EventTarget
attribute @@toStringTag
getter active
getter installing
+ getter navigationPreload
getter onupdatefound
getter pushManager
getter scope

Powered by Google App Engine
This is Rietveld 408576698