summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps
Commit message (Collapse)AuthorAgeLines
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-5/+2
| | | | places
* Update executable manifests.wolfbeast2018-02-18-2/+0
|
* Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18-38/+7
| | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86.
* Don't generate redundant packaging artifactsMatt A. Tobin2018-02-17-20/+1
|
* Put generated installers and mar files in dist rootMatt A. Tobin2018-02-17-3/+3
|
* Use BUILDID for package name for Basilisk and ONLY BasiliskMatt A. Tobin2018-02-17-0/+4
|
* Remove stub installer - Part 1: ToolkitMatt A. Tobin2018-02-17-20/+0
|
* Pre-process extensions.jswolfbeast2018-02-12-1/+1
|
* Never show plugin deprecation notice.wolfbeast2018-02-12-6/+2
| | | | To-Do: remove this notice.
* Exclude Update stuff from about:support if the updater isn't built.janekptacijarabaci2018-02-12-1/+1
|
* Fix test paths for WebExAMMatt A. Tobin2018-02-11-14/+14
|
* Make NPAPI Plugins workMatt A. Tobin2018-02-11-7/+42
|
* Just about almost totally fix GMPMatt A. Tobin2018-02-11-4/+13
|
* Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after ↵Matt A. Tobin2018-02-10-1/+7
| | | | element list)
* Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-3/+19
|
* Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list)Matt A. Tobin2018-02-10-6/+22
|
* Use the uuid-generator service instead of mangling a random number generator ↵Matt A. Tobin2018-02-10-8/+4
| | | | result to generate a syncGUID
* Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM)Matt A. Tobin2018-02-10-48/+47
|
* Make the Add-on Manager's binary components buildMatt A. Tobin2018-02-10-6/+16
|
* Hook up the Tycho Add-on Manager to the build systemMatt A. Tobin2018-02-10-2/+0
|
* Import Tycho's Add-on ManagerMatt A. Tobin2018-02-10-0/+105926
|
* Move WebExtensions enabled Add-ons ManagerMatt A. Tobin2018-02-10-0/+0
|
* Fix toolkit update logic to prevent update loops.wolfbeast2018-02-02-6/+8
| | | | | | Only consider equal appversion to be "update available" if BuildID is present AND greater than current. This resolves #13.
* Remove kinto client, Firefox kinto storage adapter, blocklist update client ↵Matt A. Tobin2018-02-02-18/+0
| | | | and integration with sync, OneCRL and the custom time check for derives system time.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+180503