summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/extensions/AddonManager.jsm
Commit message (Collapse)AuthorAgeLines
* Issue #991 Part 8: Toolkit everything elseAscrod2019-04-13-59/+20
|
* fix naming of getStartupChanges functionyami2018-10-20-1/+1
|
* remove named function syntax in AddonManager.jsmyami2018-10-04-116/+107
|
* [AllAM] Update the target preferenceMatt A. Tobin2018-06-25-1/+1
|
* [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility ↵Matt A. Tobin2018-06-25-5/+1
| | | | be per-application-version
* [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵Matt A. Tobin2018-05-01-0/+2
| | | | | | actually built This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support.
* Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-3/+3
| | | | tag #155
* Adjust error number for WebExtensions on TychoAM and add the string to BasiliskMatt A. Tobin2018-03-12-1/+1
| | | | Pale Moon l10n will need an adjustment as well from -5 to -9
* Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM)Matt A. Tobin2018-02-10-48/+47
|
* Import Tycho's Add-on ManagerMatt A. Tobin2018-02-10-0/+3027
|
* Move WebExtensions enabled Add-ons ManagerMatt A. Tobin2018-02-10-3674/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3674