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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-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-error-on-call-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
index 366c60bc0b18b877a9ef488b20bdf4c83b36055a..e8ba2b5e3c5e79146d32d697badf91f3630873a2 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
@@ -5,6 +5,9 @@ Set timer for test function.
Script execution paused.
Script execution resumed.
console.error(42)
-VM:1 42(anonymous) @ VM:1evaluatetestFunction @ console-error-on-call-frame.html:10
+VM:1 42
+(anonymous) @ VM:1
+evaluate
+testFunction @ console-error-on-call-frame.html:10
undefined

Powered by Google App Engine
This is Rietveld 408576698