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

Unified Diff: test/inspector/debugger/framework-break-expected.txt

Issue 2651683005: [inspector] don't ignore uncaught exception if at least 1 frame isn't blackboxed (Closed)
Patch Set: Created 3 years, 11 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
« src/debug/debug.cc ('K') | « test/inspector/debugger/framework-break.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/framework-break-expected.txt
diff --git a/test/inspector/debugger/framework-break-expected.txt b/test/inspector/debugger/framework-break-expected.txt
index 437c1f8e59e38aef72e46b903807fde571ad04a7..145dbb9b6ee59023089b39afa8a62688b7dd6637 100644
--- a/test/inspector/debugger/framework-break-expected.txt
+++ b/test/inspector/debugger/framework-break-expected.txt
@@ -14,6 +14,9 @@ Running test: testCaughtException
Running test: testUncaughtException
> all frames in framework:
> mixed, top frame in framework:
+throwUncaughtError (framework.js:20:2)
+(anonymous) (user.js:0:0)
+
Running test: testBreakpoint
> all frames in framework:
« src/debug/debug.cc ('K') | « test/inspector/debugger/framework-break.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698