Closed
Bug 1260590
Opened 9 years ago
Closed 9 years ago
Add the `CensusUtils.getCensusIndividuals` utility
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jimb
:
review+
|
Details | Diff | Splinter Review |
This commit adds the `getCensusIndividuals` utility for getting the individual
node IDs that match the census leaves specified by the given indices in a
pre-order depth-first traversal of a census report generated with the given
breakdown.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8736070 -
Flags: review?(jimb)
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8736070 -
Flags: review?(jimb) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Note that this depends on bug 1260589 which is also checkin-needed
Keywords: checkin-needed
Comment 4•9 years ago
|
||
bugherder landing |
Keywords: checkin-needed
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•