canmove, Confirmed users
1,570
edits
Line 17: | Line 17: | ||
They will be installed in a directory used as a regular add-on install location with a lower priority than the profile install location. This allows developers to test out new versions of system add-ons by installing them using the regular add-ons manager. | They will be installed in a directory used as a regular add-on install location with a lower priority than the profile install location. This allows developers to test out new versions of system add-ons by installing them using the regular add-ons manager. | ||
Unlike existing add-on install locations system add-ons will be installed in a filename based on both ID and version, <id>_<version>.xpi. This allows multiple versions of the same add-on to be installed at the same time so if a user is running a developer edition and release version they can rely on different known-good sets. | |||
* '''Bug: Cache the known-good set of add-ons on a per-install basis''' | |||
* '''Bug: Create a features install location with a lower priority to the profile location which lists the current known-good set of add-ons''' | |||
* '''Bug: Create a features install location with a lower priority to the profile location''' | |||
* '''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''' | ||