Open Bug 1005683 Opened 11 years ago Updated 1 year ago

Turn GraphWalker from a templated class to a function

Categories

(Core :: Cycle Collector, task, P3)

task

Tracking

()

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

With bug 1005500, GraphWalker is only ever instantiated with a single class (ScanBlackVisitor), so it can be replaced with a plain old function.
I'm using GraphWalker in XTCC, at least for now.
Depends on: 1005975
Assignee: continuation → nobody
Type: defect → task
Priority: -- → P3
Severity: normal → S3
Component: XPCOM → Cycle Collector
You need to log in before you can comment on or make changes to this bug.