Closed Bug 1260261 Opened 8 years ago Closed 8 years ago

Associate a `CensusTreeNode` with the leaf in the census report from which it was generated

Categories

(DevTools :: Memory, defect, P1)

defect

Tracking

(firefox48 fixed)

RESOLVED FIXED
Firefox 48
Tracking Status
firefox48 --- fixed

People

(Reporter: fitzgen, Assigned: fitzgen)

References

Details

Attachments

(1 file, 1 obsolete file)

This commit gives every `CensusTreeNode` instance a `reportLeafIndex` member
that is an index into a pre-order traversal of the census report from which it
was generated. This can be used to get the leaf in the census report
corresponding to a given `CensusTreeNode` instance.
Assignee: nobody → nfitzgerald
Status: NEW → ASSIGNED
Priority: -- → P1
Attachment #8735596 - Attachment is obsolete: true
Attachment #8735596 - Flags: review?(jimb)
Attachment #8735893 - Flags: review?(jimb) → review+
https://hg.mozilla.org/mozilla-central/rev/f3ea2fdec319
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.