Closed
Bug 1582303
Opened 5 years ago
Closed 5 years ago
It should be possible to add a watchpoint to an array item
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: jlast, Assigned: bmiriam1230)
References
Details
Attachments
(1 file)
Currently, adding a watchpoint to an array item collapse the array in the scopes panel and turns the item into a getter that resolves to "Restricted".
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Attachment #9098577 -
Attachment description: Fix formatting for array items with watchpoints. r=jlast → Fix formatting in Scopes panel for array items with watchpoints. r=jlast
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8eda685183b1
Fix formatting in Scopes panel for array items with watchpoints. r=jlast
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Updated•5 years ago
|
Assignee: nobody → bmiriam1230
You need to log in
before you can comment on or make changes to this bug.
Description
•