Chromium Code Reviews

Side by Side Diff: test/inspector/console/destroy-context-during-log-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 Tests that destroying context from inside of console.log does not crash
1 { 2 {
2 type : string 3 type : string
3 value : First inspector activity after attaching inspector 4 value : First inspector activity after attaching inspector
4 } 5 }
5 { 6 {
6 type : string 7 type : string
7 value : End of test 8 value : End of test
8 } 9 }
OLDNEW

Powered by Google App Engine