Closed
Bug 759596
Opened 12 years ago
Closed 5 years ago
Figure out where profile reset code should live
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: MattN, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Some lives in toolkit/ which then uses MigrationUtils.jsm which is implemented in browser/ (but only if the migrator exists by checking for an implementation) of the contract. (see also bug 749931)
Perhaps the reset code could move to it's own directory and not rely on migration if bug 737804 is fixed.
Reporter | ||
Updated•12 years ago
|
Blocks: reset-firefox
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•