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

Unified Diff: LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt

Issue 401843002: DevTools: Change RemoteObject._describe method for Errors (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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: LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
index 33d2ea331a3734b16d8796f0a75d8e11fe4e3aff..c6a16025c94ef5eee6e6f644e69b30faeb590172 100644
--- a/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
@@ -15,7 +15,7 @@ WindowGlobal
ObjectWith Block
foo: "bar2"
Catch
- e: Error
+ e: Error: An exception
Local
arguments: Arguments[1]
innerFunctionLocalVar: 202

Powered by Google App Engine
This is Rietveld 408576698