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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt

Issue 1990353002: [DevTools] Capture call stacks for console messages without location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more win7 expectation Created 4 years, 7 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: third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt
index e976daa74fa507075574647267e399a9ee35ee57..7fe055b512eda2bfc11e614501c1b2dda8ff3dd9 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: Failed to decode downloaded font: data:text/plain,
+CONSOLE WARNING: line 21: Failed to decode downloaded font: data:text/plain,
Test for https://bugs.webkit.org/show_bug.cgi?id=27137 REGRESSION (r44311): Reproducible crash due to infinite recursion into FrameLoader::gotoAnchor() -> FrameView::layout().
The test passes if it does not hang or crash.

Powered by Google App Engine
This is Rietveld 408576698