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

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: take out post-lgtm repeat logic Created 4 years, 3 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 a75d83d89d7c492001aa0c2e315abf87f81ac8fb..8a825118c67a49772d2bdfe1e525e7dc07ec29d9 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) @ console-log-before-inspector-open.html:10
-console-log-before-inspector-open.html:11 error(anonymous) @ console-log-before-inspector-open.html:11
+console-log-before-inspector-open.html:10 warn
+(anonymous) @ console-log-before-inspector-open.html:10
+console-log-before-inspector-open.html:11 error
+(anonymous) @ console-log-before-inspector-open.html:11

Powered by Google App Engine
This is Rietveld 408576698