Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / callstack-placards-discarded-expected.txt
1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70996
2
3 Debugger was enabled.
4
5 Running: testCallStackPlacardsDiscarded
6 Script source was shown.
7 Set timer for test function.
8 Received DebuggerPaused event.
9 Function name: testFunction
10 Script execution paused.
11 Script execution resumed.
12 Set timer for test function.
13 Received DebuggerPaused event.
14 Function name: testFunction
15 Script execution paused.
16 Script execution resumed.
17 Debugger was disabled.
18