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

Side by Side Diff: LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt

Issue 318393002: Initial implementation of ServiceWorkerGlobalScope.fetch() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add test for destroying the execution context while fetch is happening. Created 6 years, 6 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 unified diff | Download patch
OLDNEW
1 1
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 PASS Service Worker responds to fetch event with blob body 3 PASS Service Worker responds to fetch event with blob body
4 PASS Service Worker does not respond to fetch event 4 PASS Service Worker does not respond to fetch event
5 PASS Service Worker responds to fetch event with null response body 5 PASS Service Worker responds to fetch event with null response body
6 PASS Service Worker rejects fetch event 6 PASS Service Worker rejects fetch event
7 PASS Service Worker fetches other file in fetch event
7 Harness: the test ran to completion. 8 Harness: the test ran to completion.
8 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698