canmove, Confirmed users
1,570
edits
Line 23: | Line 23: | ||
* '''Bug: Hide system add-ons in the features location from the add-ons manager UI''' | * '''Bug: Hide system add-ons in the features location from the add-ons manager UI''' | ||
If a user uninstalls an old build they will be left with a now useless set of system add-ons. Periodically we should check '''<profile>/features''' for unused | If a user uninstalls an old build they will be left with a now useless set of system add-ons. Periodically we should check '''<profile>/features''' for unused add-ons. We can update a manifest with the last-used time of the current add-ons and remove ones that haven't been used in a while. | ||
* '''Bug: Shortly after startup write the current time to the system add-on install location and purge older locations''' | * '''Bug: Shortly after startup write the current time to the system add-on install location and purge older locations''' |