[meta] Watchpoints m1
Categories
(DevTools :: Debugger, task)
Tracking
(firefox73 fixed)
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jlast, Assigned: jarilvalenciano)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, meta)
Attachments
(1 file)
This meta tracks the blockers for an initial M1 release
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
I see the possibility of a leak here as we currently have no way to remove a watchpoint after the scopes panel is emptied (when resuming).
Updated•5 years ago
|
Comment 3•5 years ago
|
||
fyi, Janet, I started an empty page for docs that needs a bit more content: https://wiki.developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Set_a_watchpoint_on_a_property
Comment 4•5 years ago
|
||
This is in the doc issue for Fx 71 DevTools updates: https://github.com/mdn/sprints/issues/2276
Reporter | ||
Comment 5•5 years ago
|
||
Summarizing progress, we have 4 blocking bugs. 3 are server related
- refreshing while paused
- closing and re-opening devtools
- watchpoints affect expanding objects
- RTL affects the oritientation
Updated•5 years ago
|
Comment 7•5 years ago
|
||
Doc changes are managed in https://github.com/mdn/sprints/issues/2468
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder |
Comment 10•5 years ago
|
||
Redirected https://wiki.developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Set_a_watchpoint_on_a_property to https://wiki.developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_watchpoints
Description
•