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

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: reverted iframe change 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/fast/serviceworker/access-container-with-invalid-context-expected.txt b/LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..817a1d66c4365d8c5b1e2275fbe9b97db84cde1c
--- /dev/null
+++ b/LayoutTests/fast/serviceworker/access-container-with-invalid-context-expected.txt
@@ -0,0 +1,4 @@
+This is a testharness.js-based test.
+PASS This test checks if accessing navigator.serviceWorker doesn't crash with invalid frame
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698