Closed
Bug 1005975
Opened 11 years ago
Closed 11 years ago
Define a wrapper for GraphWalker<ScanBlackVisitor>(...).Walk(...)
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
3.82 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
If we can't get rid of GraphWalker, this will at least make the common case a little nicer.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8418168 -
Flags: review?(bugs)
Comment 2•11 years ago
|
||
Comment on attachment 8418168 [details] [diff] [review]
Define FloodBlackNode as a convenience function.
I guess this is a bit easier for whoever reads the code.
Attachment #8418168 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•