OLD | NEW |
1 Tests for a crash when paused at a breakpoint caused by inaccurate Activation re
cords. Bug 57120 | 1 Tests for a crash when paused at a breakpoint caused by inaccurate Activation re
cords. Bug 57120 |
2 | 2 |
3 Debugger was enabled. | |
4 Script source was shown. | 3 Script source was shown. |
5 Set timer for test function. | 4 Set timer for test function. |
6 Script execution paused. | 5 Script execution paused. |
7 Call stack: | 6 Call stack: |
8 0) (debugger-activation-crash2.html) | 7 0) (debugger-activation-crash2.html) |
9 1) testFunction (debugger-activation-crash2.html) | 8 1) testFunction (debugger-activation-crash2.html) |
10 Script execution resumed. | 9 Script execution resumed. |
11 Debugger was disabled. | |
12 | 10 |
OLD | NEW |