Closed Bug 1580585 Opened 4 years ago Closed 4 years ago

Watchpoint should support pausing on either get or set

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

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

Priority: -- → P3

@jlast, I wouldn't mind picking this one up.

sure!

Adds a set or get watchpoint option.

Assignee: nobody → janelledement
Status: NEW → ASSIGNED
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.
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
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
Keywords: dev-doc-needed

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.

You need to log in before you can comment on or make changes to this bug.