Closed
Bug 1002689
Opened 11 years ago
Closed 9 years ago
[jsdbg2] Debugger.Memory.DominatorTree should expose methods for walking the dominator tree
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: fitzgen, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 961329 will only expose an API for querying retained sizes; if/when we want to expose the actual dominator tree to developers, we will need an API for walking the DT.
Reporter | ||
Updated•10 years ago
|
Blocks: memory-platform
Reporter | ||
Comment 1•9 years ago
|
||
We did dominator trees in webidl because it only makes sense for offline snapshots. Nothing to do here.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•