Closed
Bug 1580585
Opened 5 years ago
Closed 5 years ago
Watchpoint should support pausing on either get or set
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox77 fixed)
RESOLVED
FIXED
Firefox 77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: jlast, Assigned: janelledement)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Currently we only support pausing on get OR set, we should also support pausing on either
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
@jlast, I wouldn't mind picking this one up.
Reporter | ||
Comment 2•5 years ago
|
||
sure!
Assignee | ||
Comment 3•5 years ago
|
||
Adds a set or get watchpoint option.
Updated•5 years ago
|
Assignee: nobody → janelledement
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9139346 -
Attachment description: Adds set or get watchpoint option.
* Adds set or get watchpoint option to backend and context menu.
* Add getorset button css.
* Makes small lint fixes and renames a few variables for consistency.
* Small change. → Adds set or get watchpoint option.
Updated•5 years ago
|
Attachment #9139346 -
Attachment description: Adds set or get watchpoint option. → Bug 1580585 - Adds set or get watchpoint option.
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce8e91658dad
Adds set or get watchpoint option. r=jlast
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
Updated•5 years ago
|
Keywords: dev-doc-needed
Comment 6•4 years ago
|
||
Updated the Use watchpoints article with new screenshots, as well as description of get-or-set watchpoints. Also added a link to that article from the Scopes section of the UI tour.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•