Open
Bug 1739135
Opened 4 years ago
Updated 6 months ago
Turn WalkerFront#children method into an inspector command
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 2 open bugs)
Details
The method has some additional logic to check whether a different target should be used to retrieve the children of a given node, and it can be confusing.
It would be better suited as an inspector command.
| Assignee | ||
Updated•4 years ago
|
Blocks: devtools-debtools
Whiteboard: dt-perf-stability-mvp
Updated•6 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•