Index: third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
index 46f223b8a140c78583258c32fc3941add7846b3b..d098c86062db5758a3010428f132dc1ef97753f1 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
@@ -1,79 +1,79 @@ |
CONSOLE WARNING: line 13: This test relies on console message comparison so there can be different -expected.txt files for virtual test suites. |
CONSOLE MESSAGE: line 21: Interfaces in document |
-interface NavigationPreloadManager |
- method constructor |
- method disable |
- method enable |
- method getState |
- method setHeaderValue |
-interface ServiceWorkerRegistration |
- getter active |
- getter installing |
- getter navigationPreload |
- getter onupdatefound |
- getter paymentAppManager |
- getter pushManager |
- getter scope |
- getter sync |
- getter waiting |
- method constructor |
- method getNotifications |
- method showNotification |
- method unregister |
- method update |
- setter onupdatefound |
+CONSOLE MESSAGE: line 21: interface NavigationPreloadManager |
+CONSOLE MESSAGE: line 21: method constructor |
+CONSOLE MESSAGE: line 21: method disable |
+CONSOLE MESSAGE: line 21: method enable |
+CONSOLE MESSAGE: line 21: method getState |
+CONSOLE MESSAGE: line 21: method setHeaderValue |
+CONSOLE MESSAGE: line 21: interface ServiceWorkerRegistration |
+CONSOLE MESSAGE: line 21: getter active |
+CONSOLE MESSAGE: line 21: getter installing |
+CONSOLE MESSAGE: line 21: getter navigationPreload |
+CONSOLE MESSAGE: line 21: getter onupdatefound |
+CONSOLE MESSAGE: line 21: getter paymentAppManager |
+CONSOLE MESSAGE: line 21: getter pushManager |
+CONSOLE MESSAGE: line 21: getter scope |
+CONSOLE MESSAGE: line 21: getter sync |
+CONSOLE MESSAGE: line 21: getter waiting |
+CONSOLE MESSAGE: line 21: method constructor |
+CONSOLE MESSAGE: line 21: method getNotifications |
+CONSOLE MESSAGE: line 21: method showNotification |
+CONSOLE MESSAGE: line 21: method unregister |
+CONSOLE MESSAGE: line 21: method update |
+CONSOLE MESSAGE: line 21: setter onupdatefound |
CONSOLE MESSAGE: line 58: Interfaces in normal Service Worker |
-interface FetchEvent |
- getter clientId |
- getter isReload |
- getter request |
- method constructor |
- method respondWith |
-interface ServiceWorkerRegistration |
- getter active |
- getter installing |
- getter onupdatefound |
- getter paymentAppManager |
- getter pushManager |
- getter scope |
- getter sync |
- getter waiting |
- method constructor |
- method getNotifications |
- method showNotification |
- method unregister |
- method update |
- setter onupdatefound |
+CONSOLE MESSAGE: line 58: interface FetchEvent |
+CONSOLE MESSAGE: line 58: getter clientId |
+CONSOLE MESSAGE: line 58: getter isReload |
+CONSOLE MESSAGE: line 58: getter request |
+CONSOLE MESSAGE: line 58: method constructor |
+CONSOLE MESSAGE: line 58: method respondWith |
+CONSOLE MESSAGE: line 58: interface ServiceWorkerRegistration |
+CONSOLE MESSAGE: line 58: getter active |
+CONSOLE MESSAGE: line 58: getter installing |
+CONSOLE MESSAGE: line 58: getter onupdatefound |
+CONSOLE MESSAGE: line 58: getter paymentAppManager |
+CONSOLE MESSAGE: line 58: getter pushManager |
+CONSOLE MESSAGE: line 58: getter scope |
+CONSOLE MESSAGE: line 58: getter sync |
+CONSOLE MESSAGE: line 58: getter waiting |
+CONSOLE MESSAGE: line 58: method constructor |
+CONSOLE MESSAGE: line 58: method getNotifications |
+CONSOLE MESSAGE: line 58: method showNotification |
+CONSOLE MESSAGE: line 58: method unregister |
+CONSOLE MESSAGE: line 58: method update |
+CONSOLE MESSAGE: line 58: setter onupdatefound |
CONSOLE MESSAGE: line 70: Interfaces in Origin-Trial enabled Service Worker |
-interface FetchEvent |
- getter clientId |
- getter isReload |
- getter preloadResponse |
- getter request |
- method constructor |
- method respondWith |
-interface NavigationPreloadManager |
- method constructor |
- method disable |
- method enable |
- method getState |
- method setHeaderValue |
-interface ServiceWorkerRegistration |
- getter active |
- getter installing |
- getter navigationPreload |
- getter onupdatefound |
- getter paymentAppManager |
- getter pushManager |
- getter scope |
- getter sync |
- getter waiting |
- method constructor |
- method getNotifications |
- method showNotification |
- method unregister |
- method update |
- setter onupdatefound |
+CONSOLE MESSAGE: line 70: interface FetchEvent |
+CONSOLE MESSAGE: line 70: getter clientId |
+CONSOLE MESSAGE: line 70: getter isReload |
+CONSOLE MESSAGE: line 70: getter preloadResponse |
+CONSOLE MESSAGE: line 70: getter request |
+CONSOLE MESSAGE: line 70: method constructor |
+CONSOLE MESSAGE: line 70: method respondWith |
+CONSOLE MESSAGE: line 70: interface NavigationPreloadManager |
+CONSOLE MESSAGE: line 70: method constructor |
+CONSOLE MESSAGE: line 70: method disable |
+CONSOLE MESSAGE: line 70: method enable |
+CONSOLE MESSAGE: line 70: method getState |
+CONSOLE MESSAGE: line 70: method setHeaderValue |
+CONSOLE MESSAGE: line 70: interface ServiceWorkerRegistration |
+CONSOLE MESSAGE: line 70: getter active |
+CONSOLE MESSAGE: line 70: getter installing |
+CONSOLE MESSAGE: line 70: getter navigationPreload |
+CONSOLE MESSAGE: line 70: getter onupdatefound |
+CONSOLE MESSAGE: line 70: getter paymentAppManager |
+CONSOLE MESSAGE: line 70: getter pushManager |
+CONSOLE MESSAGE: line 70: getter scope |
+CONSOLE MESSAGE: line 70: getter sync |
+CONSOLE MESSAGE: line 70: getter waiting |
+CONSOLE MESSAGE: line 70: method constructor |
+CONSOLE MESSAGE: line 70: method getNotifications |
+CONSOLE MESSAGE: line 70: method showNotification |
+CONSOLE MESSAGE: line 70: method unregister |
+CONSOLE MESSAGE: line 70: method update |
+CONSOLE MESSAGE: line 70: setter onupdatefound |
This is a testharness.js-based test. |
PASS Navigation preload related interfaces in Origin-Trial enabled document. |
PASS Navigation preload related interfaces in normal SW. |