Closed
Bug 1075416
Opened 10 years ago
Closed 6 years ago
Don't delete/remove out of scope watch expressions
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: canuckistani, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [polish-backlog])
Title says it all, I think, except to say, the only debugger I've ever used (in 30+ years) that does this is the firefox devtools debugger.
From: https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas/suggestions/6449530-debugger-don-t-delete-remove-out-of-scope-watch-e
Updated•10 years ago
|
Blocks: dbg-breakpoint
Updated•10 years ago
|
Related? The ultra-annoyance caused by "optimized away". I have no problem with the engine doing this on runtime code running PURELY in the browser, but that's entirely different to code being debugged - it has THREE (at least) "clients" one of them, me, a human.
Said another way, how can the engine know when it's optimal to remove something from my personal view?
Updated•9 years ago
|
Whiteboard: [polish-backlog]
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
This doesn't happen in the new debugger.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•