|
|
|
|
|
by mihai_sucan
4782 days ago
|
|
That feature means you can set a breakpoint in any javascript and while you are paused on a frame you can execute JS in the web console. The code you type executes in the stackframe you have selected in the debugger. (this did not work in ff22 or older) |
|