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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/debugger/setScriptSource-expected.txt

Issue 2146333003: [DevTools] Replace SetScriptSourceError with ExceptionDetails in protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: a Created 4 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 unified diff | Download patch
OLDNEW
1 Function evaluate: {"type":"number","value":6,"description":"6"} 1 Function evaluate: {"type":"number","value":6,"description":"6"}
2 PASS, result value: 6 2 PASS, result value: 6
3 Function evaluate: {"type":"number","value":8,"description":"8"} 3 Function evaluate: {"type":"number","value":8,"description":"8"}
4 PASS, result value: 8 4 PASS, result value: 8
5 Has error reported: PASS 5 Has error reported: PASS
6 Reported error is a compile error: PASS 6 Reported error is a compile error: PASS
7 PASS, result value: 2 7 PASS, result value: 1
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698