Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70 996 | |
| 2 | |
| 3 | |
| 4 Running: testCallStackPlacardsDiscarded | |
| 5 Script source was shown. | |
| 6 Set timer for test function. | |
| 7 Received DebuggerPaused event. | |
| 8 Function name: testFunction | |
| 9 Script execution paused. | |
| 10 Script execution resumed. | |
| 11 Set timer for test function. | |
| 12 Received DebuggerPaused event. | |
| 13 Function name: testFunction | |
| 14 Script execution paused. | |
| 15 Script execution resumed. | |
| 16 | |
| OLD | NEW |