Closed Bug 961328 Opened 10 years ago Closed 10 years ago

Categorize ubi::Node instances

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1012456

People

(Reporter: fitzgen, Unassigned)

References

(Depends on 1 open bug)

Details

We should have a system of tagging and categorizing ubi::Node instances with arbitrary categories, and get aggregate stats for these categories. A category is a key/val pair. Example categories:

* tagName: "div"
* prototype: someObject
* constructor: SomeFunction
* orphaned: true
* typeof: "string"

Categories are not mutually exclusive.
Blocks: 1012456
Marking as duplicate, since the "Assorter" abstraction added for the census work is exactly what this bug calls for.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.