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

Side by Side Diff: test/inspector/debugger/caught-uncaught-exceptions-expected.txt

Issue 2488733003: [inspector] Add exception caught/uncaught status to protocol (Closed)
Patch Set: Use Maybe version of BooleanValue Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 Check that inspector correctly passes caught/uncaught information.
2 paused in throwCaught
3 uncaught: false
4 paused in throwUncaught
5 uncaught: true
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698