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

Unified Diff: LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt

Issue 217023003: Add null checks in navigator.serviceWorker access to fix possible crash (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/fast/serviceworker/access-container-with-invalid-context-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt
similarity index 59%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..c15bb057c7baa355f96e4dec05dbe02dad5854b9 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt
@@ -1,5 +1,4 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+This test checks if accessing navigator.serviceWorker doesn't fail with invalid frame
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -7,4 +6,5 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
+DONE

Powered by Google App Engine
This is Rietveld 408576698