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

Unified Diff: LayoutTests/virtual/serviceworker/http/tests/serviceworker/window-close-during-registration-expected.txt

Issue 337053004: Don't assert when ServiceWorker::from is passed an empty promise (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix V8GarbageCollected ASSERT 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/serviceworker/http/tests/serviceworker/window-close-during-registration-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/window-close-during-registration-expected.txt
similarity index 60%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/virtual/serviceworker/http/tests/serviceworker/window-close-during-registration-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..3683e9222e1752719521cf09f62bc9247c45e550 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/window-close-during-registration-expected.txt
@@ -1,5 +1,4 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Test that closing the window during Service Worker registration 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