Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

"Skip pausing" UI state is lost after toggling toolbox and refreshing page #8075

Closed
jryans opened this issue Mar 5, 2019 · 2 comments
Closed
Labels

Comments

@jryans
Copy link
Contributor

jryans commented Mar 5, 2019

STR:

  1. Open debugger
  2. Deactivate breakpoints by clicking the "tag with cross" icon in the right panel (this sets devtools.debugger.skip-pausing to true)
  3. Close and reopen toolbox
  4. Deactivate breakpoints button is still correctly highlighted
  5. Reload the page you are debugging (Cmd-R)
  6. Deactivate breakpoints button resets to inactive, but breakpoints are actually still being skipped

Bad:

2019-03-05 at 12 00

(pausing is still skipped, but the UI doesn't tell you)

Version:

Firefox Nightly 67.0a1 (2019-03-04)

@nagpalm7
Copy link
Contributor

@jasonLaster @jryans Can I take up this issue if no one is working on this?

@jryans
Copy link
Contributor Author

jryans commented Mar 21, 2019

I think @jasonLaster fixed this in m-c via https://bugzilla.mozilla.org/show_bug.cgi?id=1532641.

@jryans jryans closed this as completed Mar 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants