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

Unified Diff: LayoutTests/http/tests/serviceworker/chromium/resolve-after-window-close-expected.txt

Issue 396963002: ServiceWorker: Bypass resolving a promise when ExecutionContext is gone (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remake (add WebType::dispose()) Created 6 years, 5 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: LayoutTests/http/tests/serviceworker/chromium/resolve-after-window-close-expected.txt
diff --git a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt b/LayoutTests/http/tests/serviceworker/chromium/resolve-after-window-close-expected.txt
similarity index 61%
copy from LayoutTests/accessibility/table-remove-cell-crash-expected.txt
copy to LayoutTests/http/tests/serviceworker/chromium/resolve-after-window-close-expected.txt
index e7e4e7fdcea6aaa3486584eae957c8e2db902704..35c86cad82a4dbc954fe6477c2a9836b6f303397 100644
--- a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/chromium/resolve-after-window-close-expected.txt
@@ -1,4 +1,4 @@
-This test makes sure we do not crash if javascript removes a cell.
+Test that resolving a promise after the window gets closed does not assert or crash
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698