Closed
Bug 253119
Opened 21 years ago
Closed 21 years ago
Support optional .updated file in app directory to force autoreg
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 252905
mozilla1.8beta1
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
Support optional .updated file in app directory to force autoreg. The .autoreg
mechanism is not sufficient for firefox given that we might need to update
multiple compreg.dat files (one per user profile). We should support a .updated
file whose modification timestamp would be compared against compreg.dat on
startup. If the .updated file is newer than compreg.dat, then compreg.dat would
be regenerated. (xpti.dat would also be regenerated whenever compreg.dat is
regenerated.)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8beta
Assignee | ||
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 252905 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•