Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests XHR breakpoints. | |
| 2 | |
| 3 | |
| 4 Running: testXHRBreakpoint | |
| 5 Script execution paused. | |
| 6 Call stack: | |
| 7 0) sendRequest (xhr-breakpoints.html:11) | |
| 8 1) (:1) | |
| 9 Script execution resumed. | |
| 10 | |
| 11 Running: testPauseOnAnyXHR | |
| 12 Script execution paused. | |
| 13 Script execution resumed. | |
| 14 Script execution paused. | |
| 15 Script execution resumed. | |
| 16 | |
| 17 Running: testDisableBreakpoint | |
| 18 Script execution paused. | |
| 19 Script execution resumed. | |
| 20 | |
| OLD | NEW |