Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests fetch() breakpoints. | |
| 2 | |
| 3 | |
| 4 Running: testFetchBreakpoint | |
| 5 Script execution paused. | |
| 6 Call stack: | |
| 7 0) sendRequest (fetch-breakpoints.html:9) | |
| 8 1) (:1) | |
| 9 Script execution resumed. | |
| 10 | |
| 11 Running: testPauseOnAnyFetch | |
| 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 |