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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-link-to-snippet-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-link-to-snippet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-link-to-snippet-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-link-to-snippet-expected.txt
index 4e3ca220736928d16e8d0d1b47842046547bcbba..1dd736d6d0ca4119a96ce75036dae04a0035e039 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-link-to-snippet-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-link-to-snippet-expected.txt
@@ -13,5 +13,6 @@ name2:2 Uncaught SyntaxError: Unexpected token }
Running: testConsoleErrorHighlight
Line Message was added: name3 Error '42':1:10
-name3:2 42(anonymous) @ name3:2
+name3:2 42
+(anonymous) @ name3:2

Powered by Google App Engine
This is Rietveld 408576698