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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt

Issue 2284123002: [DevTools] Format console.log(new Error()) same as console.log(new Error().stack) (Closed)
Patch Set: removed elipsis 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-save-to-temp-var-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
index ccd5b207a6124993084d0df23ea110aff98eafb9..21d3eae8e49cd1ce996589faa081ec5e5696b4aa 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
@@ -24,5 +24,5 @@ temp14
temp15
func() {}
temp16
-Error: errr(…)
+Error: errr
lushnikov 2016/08/29 22:05:21 is there no stack at all?
kozy 2016/08/30 01:19:32 yes, no Error.stack at all.

Powered by Google App Engine
This is Rietveld 408576698