blob: 736a5a8f1b4c59666c149b32ca2e6b73e48a542f [file] [log] [blame]
Tests that debugger will stop on "debugger" statement in a function that was added to the inspected page via evaluation in Web Inspector console.Bug 41058
Debugger was enabled.
Evaluated script in console.
Script execution paused.
Call stack:
0) testFunction (:2)
Script execution resumed.
Debugger was disabled.