OLD | NEW |
(Empty) | |
| 1 CONSOLE MESSAGE: line 65: --normal SW-- |
| 2 disable() rejected with: AbortError: Failed to enable or disable navigation prel
oad: This feature is diabled. |
| 3 enable() rejected with: AbortError: Failed to enable or disable navigation prelo
ad: This feature is diabled. |
| 4 getState() resolved with: {"enabled":false,"headerValue":"true"} |
| 5 setHeaderValue() rejected with: AbortError: Failed to set navigation preload hea
der: This feature is diabled. |
| 6 log from SW |
| 7 Activate event handler |
| 8 registration.navigationPreload not found |
| 9 Fetch event handler |
| 10 event.preloadResponse not found |
| 11 |
| 12 CONSOLE MESSAGE: line 76: --Origin-Trial enabled SW-- |
| 13 disable() rejected with: AbortError: Failed to enable or disable navigation prel
oad: This feature is diabled. |
| 14 enable() rejected with: AbortError: Failed to enable or disable navigation prelo
ad: This feature is diabled. |
| 15 getState() resolved with: {"enabled":false,"headerValue":"true"} |
| 16 setHeaderValue() rejected with: AbortError: Failed to set navigation preload hea
der: This feature is diabled. |
| 17 log from SW |
| 18 Activate event handler |
| 19 disable() rejected with: AbortError: Failed to enable or disable navigation prel
oad: This feature is diabled. |
| 20 enable() rejected with: AbortError: Failed to enable or disable navigation prelo
ad: This feature is diabled. |
| 21 getState() resolved with: {"enabled":false,"headerValue":"true"} |
| 22 setHeaderValue() rejected with: AbortError: Failed to set navigation preload hea
der: This feature is diabled. |
| 23 Fetch event handler |
| 24 event.preloadResponse resolved with: undefined |
| 25 |
| 26 This is a testharness.js-based test. |
| 27 PASS Calling Navigation preload related methods for normal SW. |
| 28 PASS Calling Navigation preload related methods for Origin-Trial enabled SW. |
| 29 Harness: the test ran to completion. |
| 30 |
OLD | NEW |