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

Side by Side Diff: test/inspector/debugger/set-script-source-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 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 Tests Debugger.setScriptSource
1 Function evaluate: {"type":"number","value":6,"description":"6"} 2 Function evaluate: {"type":"number","value":6,"description":"6"}
2 PASS, result value: 6 3 PASS, result value: 6
3 Function evaluate: {"type":"number","value":8,"description":"8"} 4 Function evaluate: {"type":"number","value":8,"description":"8"}
4 PASS, result value: 8 5 PASS, result value: 8
5 Has error reported: PASS 6 Has error reported: PASS
6 Reported error is a compile error: PASS 7 Reported error is a compile error: PASS
7 PASS, result value: 1 8 PASS, result value: 1
8
OLDNEW
« no previous file with comments | « test/inspector/debugger/set-script-source-exception.js ('k') | test/inspector/debugger/side-effect-free-debug-evaluate.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698