Closed Bug 762881 Opened 12 years ago Closed 6 years ago

Setting the extensions.<ID>.getAddons.cache.enabled does not clear the extension cache

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mkaply, Unassigned)

Details

We have an add-on that we were not hosting on AMO.

We recently uploaded it to AMO and were not aware of the cache pref until now, so we are setting the pref.

It has no effect on our add-on because all of the information is still in the cache.

When this pref is set, the information in the extensions cache should be cleared.

It especially should not change the creator from what is in install.rdf.
I think the problem here is this. We pull down the metadata for new add-on installs before we can query the value of that pref. The cache should get removed after a day of having the add-on installed but of course the user is likely to see the data immediately after installing.
So you're saying once I've set the preference, the cache will get cleared after 24 hours?
(In reply to Michael Kaply (mkaply) from comment #2)
> So you're saying once I've set the preference, the cache will get cleared
> after 24 hours?

I believe that to be the case (though that doesn't make this bug any less valid I think)
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Resolution: INACTIVE → WONTFIX
You need to log in before you can comment on or make changes to this bug.