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

Unified Diff: LayoutTests/http/tests/loading/navigate-detached-frame-window-does-not-crash-expected.txt

Issue 309063005: Don't attempt to print an error message if there is no console. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove a different check 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/http/tests/loading/navigate-detached-frame-window-does-not-crash-expected.txt
diff --git a/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt b/LayoutTests/http/tests/loading/navigate-detached-frame-window-does-not-crash-expected.txt
similarity index 86%
copy from LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
copy to LayoutTests/http/tests/loading/navigate-detached-frame-window-does-not-crash-expected.txt
index d1c6439b7d71e1be7d33b110a2546bcb330e9576..e79c2c5277218e07890ab640e718ed19d4717fdc 100644
--- a/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
+++ b/LayoutTests/http/tests/loading/navigate-detached-frame-window-does-not-crash-expected.txt
@@ -1,12 +1,11 @@
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
-main frame - didReceiveTitle: Test for https://bugs.webkit.org/show_bug.cgi?id=29293
frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
main frame - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
-main frame - didHandleOnloadEventsForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
+main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
-
+This test passes if it doesn't crash.

Powered by Google App Engine
This is Rietveld 408576698