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

Unified Diff: LayoutTests/fast/dom/HTMLLinkElement/link-preload-settings-no-crash-expected.txt

Issue 1107003002: Check the nullable Document::settings() before accessing. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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/dom/HTMLLinkElement/link-preload-settings-no-crash-expected.txt
diff --git a/LayoutTests/fast/forms/select-popup-close-no-crash-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/link-preload-settings-no-crash-expected.txt
similarity index 56%
copy from LayoutTests/fast/forms/select-popup-close-no-crash-expected.txt
copy to LayoutTests/fast/dom/HTMLLinkElement/link-preload-settings-no-crash-expected.txt
index 61d484c067ab1e6f131624e5fb8866aeb4388cf1..d48c78adc5d01ba71b13d56b2a0150e227649348 100644
--- a/LayoutTests/fast/forms/select-popup-close-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/HTMLLinkElement/link-preload-settings-no-crash-expected.txt
@@ -1,4 +1,5 @@
-Check that first disconnecting then closing a page popup does not crash.
+CONSOLE WARNING: <link rel=preload> has an invalid `href` value
+Inserting a into a bare document shouldn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/fast/dom/HTMLLinkElement/link-preload-settings-no-crash.html ('k') | Source/core/loader/LinkLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698