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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt

Issue 2189223002: [DevTools] Show stack for console.warn messages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/inspector/console/console-log-before-inspector-open-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
index d318b0d91817b436d13aedb732e6cc4cdc082338..649567439dda9dd6855f5af0ff811b4550b5ae47 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
@@ -8,6 +8,6 @@ Tests that Web Inspector won't crash if some console have been logged by the tim
console-log-before-inspector-open.html:7 log
console-log-before-inspector-open.html:8 debug
console-log-before-inspector-open.html:9 info
-console-log-before-inspector-open.html:10 warn
+console-log-before-inspector-open.html:10 warn(anonymous function) @ console-log-before-inspector-open.html:10
console-log-before-inspector-open.html:11 error(anonymous function) @ console-log-before-inspector-open.html:11

Powered by Google App Engine
This is Rietveld 408576698