| Commit message (Expand) | Author | Age | Lines |
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -138/+3 |
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -10/+1 |
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -0/+8 |
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall... | Matt A. Tobin | 2018-05-01 | -23/+39 |
* | [TychoAM] Make the Add-ons Manager conditionally devtools free | Matt A. Tobin | 2018-05-01 | -0/+27 |
* | Only set and show the dual-guid indicators when dual-guid has been built | Matt A. Tobin | 2018-05-01 | -4/+16 |
* | [*AM] Expand the list for excluding internally used IDs from being sent to AUS | Matt A. Tobin | 2018-04-29 | -4/+22 |
* | Merge pull request #281 from janekptacijarabaci/pm_devtools_storage_mapURIToA... | Moonchild | 2018-04-29 | -13/+28 |
|\ |
|
| * | Bug 1263935 - Forward AddonManager.mapURIToAddonId to AddonPathService.mapURI... | janekptacijarabaci | 2018-04-28 | -13/+10 |
| * | Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService | janekptacijarabaci | 2018-04-28 | -0/+18 |
* | | [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function | Matt A. Tobin | 2018-04-28 | -1/+1 |
|/ |
|
* | Fix accessing the bootstrap methods when they are declared in the new lexical... | JustOff | 2018-04-23 | -3/+61 |
* | Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] ... | Matt A. Tobin | 2018-04-22 | -1/+5 |
* | Strengthen the use of the Master Password. | wolfbeast | 2018-04-18 | -6/+13 |
* | Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon | JustOff | 2018-04-17 | -15/+9 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-16 | -3/+0 |
|\ |
|
| * | Merge pull request #182 from adeshkp/patch-3 | New Tobin Paradigm | 2018-04-15 | -2/+0 |
| |\ |
|
| | * | [Tycho AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -2/+0 |
| * | | [WebEx AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -1/+0 |
| |/ |
|
* / | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -31/+31 |
|/ |
|
* | Bump Phoenix extensions to allow installing up to Firefox 56.9 | Matt A. Tobin | 2018-04-14 | -1/+1 |
* | Do not make duplicates fatal while packaging | Matt A. Tobin | 2018-04-14 | -102/+15 |
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extens... | janekptacijarabaci | 2018-04-09 | -1/+1 |
* | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions) | janekptacijarabaci | 2018-04-09 | -3/+3 |
* | Remove telemetry experiments framework | wolfbeast | 2018-04-08 | -1463/+1 |
* | [WebExAM] Use a special "platform" ID and version number for WebExtensions in... | Matt A. Tobin | 2018-04-07 | -3/+7 |
* | Fix for loops in selectAddons.js (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-03-12 | -1/+5 |
* | Remove the hard blocker on unmodified jetpack extensions from TychoAM | Matt A. Tobin | 2018-03-12 | -30/+3 |
* | Adjust error number for WebExtensions on TychoAM and add the string to Basilisk | Matt A. Tobin | 2018-03-12 | -1/+1 |
* | Fix for loops in update.js (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-03-12 | -8/+53 |
* | Port Pale Moon commit a3044d3 - Exclude default theme from update checks. | Matt A. Tobin | 2018-03-08 | -4/+7 |
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl... | Matt A. Tobin | 2018-03-01 | -5/+2 |
* | Update executable manifests. | wolfbeast | 2018-02-18 | -2/+0 |
* | Prevent installing stand-alone installers on unsupported environments. | wolfbeast | 2018-02-18 | -38/+7 |
* | Don't generate redundant packaging artifacts | Matt A. Tobin | 2018-02-17 | -20/+1 |
* | Put generated installers and mar files in dist root | Matt A. Tobin | 2018-02-17 | -3/+3 |
* | Use BUILDID for package name for Basilisk and ONLY Basilisk | Matt A. Tobin | 2018-02-17 | -0/+4 |
* | Remove stub installer - Part 1: Toolkit | Matt A. Tobin | 2018-02-17 | -20/+0 |
* | Pre-process extensions.js | wolfbeast | 2018-02-12 | -1/+1 |
* | Never show plugin deprecation notice. | wolfbeast | 2018-02-12 | -6/+2 |
* | Exclude Update stuff from about:support if the updater isn't built. | janekptacijarabaci | 2018-02-12 | -1/+1 |
* | Fix test paths for WebExAM | Matt A. Tobin | 2018-02-11 | -14/+14 |
* | Make NPAPI Plugins work | Matt A. Tobin | 2018-02-11 | -7/+42 |
* | Just about almost totally fix GMP | Matt A. Tobin | 2018-02-11 | -4/+13 |
* | Fix for loops in LightweightThemeManager.jsm (SyntaxError: missing ] after el... | Matt A. Tobin | 2018-02-10 | -1/+7 |
* | Fix for loops in AddonRepository.jsm (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-02-10 | -3/+19 |
* | Fix for loops in XPIProvider.jsm (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-02-10 | -6/+22 |
* | Use the uuid-generator service instead of mangling a random number generator ... | Matt A. Tobin | 2018-02-10 | -8/+4 |
* | Bug 1245141 - Use `new Proxy` for AddonManager.addonTypes (TychoAM) | Matt A. Tobin | 2018-02-10 | -48/+47 |
* | Make the Add-on Manager's binary components build | Matt A. Tobin | 2018-02-10 | -6/+16 |