Closed
Bug 738813
Opened 13 years ago
Closed 8 years ago
add way to always/never remove childless nodes in RemoveSkippable
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
References
Details
This could help with fuzzing errors in this code. Jesse, what is the easiest way for you to control this, an environment variable or a pref or something else?
Comment 1•13 years ago
|
||
I think a function call or pref would be best. I'll want to change it while the process is running, right?
Reporter | ||
Comment 2•13 years ago
|
||
Each forget skippable should be fairly independent event, so I don't know if it will matter. But maybe.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•