Closed Bug 749629 Opened 14 years ago Closed 14 years ago

Remove folder on uninstall

Categories

(Firefox Graveyard :: Web Apps, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 710790

People

(Reporter: eviljeff, Unassigned)

Details

Uninstalling a webapp (via control panel on Windows) leaves two folders in appData (one in roaming, one in local). Although I understand we might want to keep settings and storage that the app has set, each folder is 10-11MB (mainly due to places.sqlite) which soon adds up if you're installing multiple apps. Besides, we should be tidier with user's Windows profiles.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
(In reply to Jason Smith [:jsmith] from comment #1) > > *** This bug has been marked as a duplicate of bug 709609 *** this isn't a dupe of 709609 - that one talks about not leaving a (near empty) folder if the app has never been run. I'm talking about removing the folder even if it has been run (a far more common case) to avoid wasting users disk space.
(In reply to Andrew Williamson [:eviljeff] from comment #2) > (In reply to Jason Smith [:jsmith] from comment #1) > > > > *** This bug has been marked as a duplicate of bug 709609 *** > > this isn't a dupe of 709609 - that one talks about not leaving a (near > empty) folder if the app has never been run. I'm talking about removing the > folder even if it has been run (a far more common case) to avoid wasting > users disk space. Still sounds like the same underlying bug, just different test cases.
This is not a dupe of bug 709609. That bug deals with apps that have never been run (and so they have no profile data). This bug is about removing profile data, and so is more likely a dupe of bug 710790.
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.