STR: 1) Load http://softwareishard.com/tests/fission/case1/index.html 2) Open the Debugger panel and create Event BP for `click` 3) Click into the iframe (odvarko.com), the Debugger should pause => OK 4) Right click on the frame and pick "This Frame -> Reload Frame" 5) Click into the iframe (odvarko.com), the Debugger doesn't pause => ERR ER: The debugger should hit the event BP even after reload Workaround: Remove and add the `click` BP (uncheck and check the checkbox) Honza
Bug 1717802 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: Prefs: fission.autostart => true devtools.target-switching.server.enabled => true fission.bfcacheInParent => true 1) Load http://softwareishard.com/tests/fission/case1/index.html 2) Open the Debugger panel and create Event BP for `click` 3) Click into the iframe (odvarko.com), the Debugger should pause => OK 4) Right click on the frame and pick "This Frame -> Reload Frame" 5) Click into the iframe (odvarko.com), the Debugger doesn't pause => ERR ER: The debugger should hit the event BP even after reload Workaround: Remove and add the `click` BP (uncheck and check the checkbox) Honza
STR: Prefs: * fission.autostart => true * devtools.target-switching.server.enabled => true * fission.bfcacheInParent => true 1) Load http://softwareishard.com/tests/fission/case1/index.html 2) Open the Debugger panel and create Event BP for `click` 3) Click into the iframe (odvarko.com), the Debugger should pause => OK 4) Right click on the frame and pick "This Frame -> Reload Frame" 5) Click into the iframe (odvarko.com), the Debugger doesn't pause => ERR ER: The debugger should hit the event BP even after reload Workaround: Remove and add the `click` BP (uncheck and check the checkbox) Honza
Prefs: * fission.autostart => true * devtools.target-switching.server.enabled => true * fission.bfcacheInParent => true STR: 1) Load http://softwareishard.com/tests/fission/case1/index.html 2) Open the Debugger panel and create Event BP for `click` 3) Click into the iframe (odvarko.com), the Debugger should pause => OK 4) Right click on the frame and pick "This Frame -> Reload Frame" 5) Click into the iframe (odvarko.com), the Debugger doesn't pause => ERR ER: The debugger should hit the event BP even after reload Workaround: Remove and add the `click` BP (uncheck and check the checkbox) Honza