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

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

Issue 2270033003: DevTools: include traces when exporting console log via 'Save as' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use contentElement instead of formattedMessage Created 4 years, 4 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 649567439dda9dd6855f5af0ff811b4550b5ae47..b98d2396770fc3495d79cf7741c7a25ea893f925 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,8 @@ 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(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
+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