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

Unified Diff: LayoutTests/inspector/sources/debugger/debugger-expand-scope-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/debugger-expand-scope-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
index 82fd1eec18b3515a828a1e036044ff3b90d3b1fa..35c53cb110f43cdfa21c5bd603f360a2166967b0 100644
--- a/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
@@ -6,7 +6,7 @@ Script execution paused.
Dump scope sections:
Catch
- e: Error
+ e: Error: An exception
Local
innerFunctionLocalVar: 2012
negInf: -Infinity

Powered by Google App Engine
This is Rietveld 408576698