summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps
Commit message (Collapse)AuthorAgeLines
* Issue #701 - Support spaces in Mac app nameadeshkp2019-07-18-5/+5
|
* Issue #1183 - Fix incorrect conditional preventing Discover Error Page from ↵FranklinDM2019-07-15-1/+1
| | | | showing up
* Installer: Stop trying to read stub installer data from ini filewolfbeast2019-06-27-15/+0
|
* Show the update UI instantly instead of after 10 minutes of inactivityMatt A. Tobin2019-05-29-9/+4
|
* Remove a stubbed telemetry function from app AUS.adeshkp2019-05-22-11/+0
|
* Rip broken telemetry out of the app AUS.wolfbeast2019-05-14-735/+1
| | | | Tag #21
* Use UpdateUtils in GMPInstallManager.jsmMatt A. Tobin2019-04-25-47/+3
|
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-19/+0
| | | | MOZ_FENNEC
* Remove SecurityUI telemetry.adeshkp2019-04-21-8/+0
|
* Issue #991 Part 8: Toolkit everything elseAscrod2019-04-13-135/+37
|
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-86/+0
|
* Replace unsupported `null` default values with an empty string.wolfbeast2019-03-28-9/+6
| | | | Fixes #1028
* Remove obsolete getPref helpers.Ascrod2019-03-24-82/+35
|
* Remove error table with unspecified errors.wolfbeast2019-02-21-15/+0
| | | | Tag #145
* Restore building of common-standalone lib for updater.wolfbeast2019-02-20-0/+3
| | | | Tag #145
* Remove reference to standalone component.wolfbeast2019-02-20-3/+0
| | | | Tag #145
* Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cppwolfbeast2019-02-20-198/+21
| | | | Tag #145
* Remove maintenance service code from nsUpdateService and related.wolfbeast2019-02-20-142/+13
| | | | Tag #145
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-209/+1
| | | | Tag #145
* Remove the WebExtension Add-on Manager from our tree.wolfbeast2019-02-13-31321/+0
| | | | Tag #936
* Remove WebExtension support from the platform.wolfbeast2019-02-13-14/+1
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* Restore app.update.url.override preference.wolfbeast2019-02-12-7/+31
|
* Merge pull request #954 from MoonchildProductions/TychoEME-workMoonchild2019-01-31-1/+1709
|\ | | | | [TychoAM] Fix GMP* so that EME works in Basilisk
| * [TychoAM] Fix GMP* so that EME works in BasiliskMatt A. Tobin2019-01-29-1/+1709
| | | | | | | | Also, keep WebExAM working for the moment
* | [AM] Remove spurious warning for staged cleanup.wolfbeast2019-01-30-1/+1
|/ | | | This fixes #773.
* Remove remote add-on debugging control.wolfbeast2019-01-28-14/+0
|
* [WebExAM] Properly handle the add-on name in case it's localizedJustOff2019-01-06-3/+7
|
* [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xulMatt A. Tobin2018-11-27-1/+1
|
* 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 ↵wolfbeast2018-07-18-7/+3
| | | | e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a
* Use expected dialog button ordering in Launch Application dialog.wolfbeast2018-07-16-1/+6
| | | | This resolves #639.
* 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
| | | | The associated preferences will have to remain for the time being because of nsAppRunner.cpp reads them.
* [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 ↵Matt A. Tobin2018-06-26-15/+15
| | | | parser they originate from