Closed
Bug 587935
Opened 15 years ago
Closed 10 years ago
Remove preference branches from satchel code
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: stechz, Unassigned)
References
()
Details
(Whiteboard: [lang=js][good first bug])
Preference branches can be garbage collected if there is no saved references to them (and with them go observers!), and we can do everything we need with the root pref service.
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [lang=js][good first bug]
Comment 1•10 years ago
|
||
I wouldn't use a pref branch if I was writing new code but the current usage shouldn't be affected by these problems.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•