Closed
Bug 1738941
Opened 3 years ago
Closed 3 years ago
The Debugger tab is still highlighted after resume on navigate
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox96 fixed)
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-future, fission-soft-blocker, dt-perf-stability-mvp)
Attachments
(1 file)
Prefs:
fission.autostart
=> truedevtools.target-switching.server.enabled
=> truefission.bfcacheInParent
=> true
- Load http://janodvarko.cz/tests/fission/case1/index.html
- Create BP in janodvarko.cz/index.js file, line 3
- Reload page to hit breakpoint => OK
- Load different page, e.g. http://janodvarko.cz/firebug/tests/601/Issue601.htm in same tab
- The new page is no longer paused
AR
The debugger tab is still highlighted as paused.
ER
The debugger should not be highlighted as paused.
Note
With fission.bfcacheInParent
=> false, the breakpoint is hit (Works properly)
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/064c8d22b1e6
[devtools] Resume the toolbox state if paused on target destroyed r=ochameau
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•