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

Unified Diff: LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html

Issue 695943002: Reland "Prepare blink to unify definitions of load completion" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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: LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
diff --git a/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html b/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
index 131364c1763d1e83810b63db77a4859d3022ab46..6f6f11e7502381933a513c636beabbf1c1c869e6 100644
--- a/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
+++ b/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
@@ -53,7 +53,6 @@ async_test(function(t) {
'The request mode and credentials for other origin HTMLImport ' +
'from other origin HTMLImport must be set correctly.');
- unload_iframe(frame);
service_worker_unregister_and_done(t, SCOPE);
})
.catch(unreached_rejection(t));

Powered by Google App Engine
This is Rietveld 408576698