summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps
Commit message (Expand)AuthorAgeLines
* fix naming of getStartupChanges functionyami2018-10-20-1/+1
* make style of amInstallTrigger.js more consistentyami2018-10-04-1/+1
* remove named function syntax in LightweightThemeManager.jsmyami2018-10-04-15/+15
* remove named function syntax in amWebInstallListener.jsyami2018-10-04-14/+14
* remove named function syntax in AddonManager.jsmyami2018-10-04-116/+107
* remove named function syntax in addonManager.jsyami2018-10-04-17/+13
* Update list of IDs to never send to AUS in AddonUpdateChecker.jsmMatt A. Tobin2018-09-23-5/+6
* Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0...wolfbeast2018-07-18-7/+3
* Use expected dialog button ordering in Launch Application dialog.wolfbeast2018-07-16-1/+6
* Issue #634 - aAddon.markAsSeen is not a function newaddon.jsMatt A. Tobin2018-07-13-3/+8
* [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabledwolfbeast2018-07-03-4/+8
* Add HYPE_ICEWEASEL where appropriateMatt A. Tobin2018-06-28-2/+10
* [WebExAM] Remove E10SAddonsRollout.jsmMatt A. Tobin2018-06-26-1078/+0
* [WebExAM] Remove unused AddonTestUtils.jsmMatt A. Tobin2018-06-26-1235/+0
* [AllAM] Remove Mozilla TestsMatt A. Tobin2018-06-26-161113/+0
* [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.jsMatt A. Tobin2018-06-26-592/+30
* [AllAM] De-duplicate amContentHander.jsMatt A. Tobin2018-06-26-103/+3
* [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsmMatt A. Tobin2018-06-26-467/+34
* [AllAM] De-duplicate Content.jsMatt A. Tobin2018-06-26-42/+11
* [AllAM] De-duplicate AddonLogging.jsmMatt A. Tobin2018-06-26-201/+21
* [WebExAM] Unify the AddonUpdateCheckerMatt A. Tobin2018-06-26-955/+1
* [TychoAM] Make sure console messages from AddonUpdateChecker indicate which p...Matt A. Tobin2018-06-26-15/+15
* [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including supp...Matt A. Tobin2018-06-25-84/+294
* [AllAM] Update the target preferenceMatt A. Tobin2018-06-25-2/+2
* [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be...Matt A. Tobin2018-06-25-14/+2
* [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDEMatt A. Tobin2018-06-25-35/+2
* Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer.wolfbeast2018-06-12-10/+7
* Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check.wolfbeast2018-06-01-11/+11
* Add build config option to disable startup cache precompilation.wolfbeast2018-06-01-9/+10
* [WebExAM] Use extensions.minCompatibleAppVersion instead of extensions.minCom...Matt A. Tobin2018-05-29-2/+2
* Merge pull request #404 from janekptacijarabaci/pm_global-scope_1Moonchild2018-05-29-17/+19
|\
| * [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const...janekptacijarabaci2018-05-28-17/+19
* | [WebExAM] Deduplicate toolkit/mozapps/webextensionsMatt A. Tobin2018-05-28-794/+20
* | [WebExAM] Follow up to 351cf2703Matt A. Tobin2018-05-28-4/+4
* | [WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of T...Matt A. Tobin2018-05-28-5/+14
|/
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-4/+0
* Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklistMatt A. Tobin2018-05-15-3263/+0
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-697/+6
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-138/+3
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-10/+1
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-0/+8
* [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall...Matt A. Tobin2018-05-01-23/+39
* [TychoAM] Make the Add-ons Manager conditionally devtools freeMatt A. Tobin2018-05-01-0/+27
* Only set and show the dual-guid indicators when dual-guid has been builtMatt A. Tobin2018-05-01-4/+16
* [*AM] Expand the list for excluding internally used IDs from being sent to AUSMatt A. Tobin2018-04-29-4/+22
* Merge pull request #281 from janekptacijarabaci/pm_devtools_storage_mapURIToA...Moonchild2018-04-29-13/+28
|\
| * Bug 1263935 - Forward AddonManager.mapURIToAddonId to AddonPathService.mapURI...janekptacijarabaci2018-04-28-13/+10
| * Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathServicejanekptacijarabaci2018-04-28-0/+18
* | [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a functionMatt A. Tobin2018-04-28-1/+1
|/
* Fix accessing the bootstrap methods when they are declared in the new lexical...JustOff2018-04-23-3/+61