Closed
Bug 1594467
Opened 5 years ago
Closed 4 years ago
Add "Restart frame"
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox79 fixed)
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: jlast, Assigned: stepan)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
Chrome has a handy feature where, when the user can opt to "restart a frame" when paused.
This is useful when the user is paused at the bottom of the function and would like to step through the frame again and see what happened.
Updated•5 years ago
|
Keywords: dev-doc-needed
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Hi there, is this bug still available? If so, I'd like to take a stab at it!
Reporter | ||
Comment 2•5 years ago
|
||
go for it
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → anthonyx.mozilla
Comment 3•5 years ago
|
||
I've decided to work on something else for the time being. Can I get unassigned from this feature? Thanks!
Reporter | ||
Updated•5 years ago
|
Assignee: anthonyx.mozilla → nobody
Assignee | ||
Comment 4•4 years ago
|
||
Adds 'Restart frame' context menu item to the Call stack
Updated•4 years ago
|
Assignee: nobody → stepanstava
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9918441e997e
Add 'Restart frame' r=loganfsmyth
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1953ed9d2a3f
Fix lint. a=jlast . CLOSED TREE
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9918441e997e
https://hg.mozilla.org/mozilla-central/rev/1953ed9d2a3f
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
Comment 8•4 years ago
|
||
Added to the Call stack section of the UI Tour article.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•