Bug 1757716 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:

1) Load http://janodvarko.cz/tests/bugzilla/1757716
2) Open DevTools Toolbox
3) Click the `Open Window` button on the page to open a popup window (in a new tab)
4) Click the `Pause JS Execution` button on the new popup window
5) The Debugger (in the Toolbox opened in step #2) should activate

AR: The debugger is not activated
ER: The debugger should pause JS execution

Honza
STR:

1) Load http://janodvarko.cz/tests/bugzilla/1757716
2) Open DevTools Toolbox
3) Click the `Open Window` button on the page to open a popup window (in a new tab)
4) Click the `Pause JS Execution` button on the new popup window
5) The Debugger (in the Toolbox opened in step #2) should activate

AR: The debugger is not activated
ER: The debugger should pause JS execution

Note that the popup window seems to be frozen as if it was paused in Debugger, but the Debugger panel UI doesn't indicate that.

Honza

Back to Bug 1757716 Comment 0