Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Clean up app strings and legacy download manager after ↵ | wolfbeast | 2018-07-18 | -7/+3 |
| | | | | e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a | |||
* | Use expected dialog button ordering in Launch Application dialog. | wolfbeast | 2018-07-16 | -1/+6 |
| | | | | This resolves #639. | |||
* | Issue #634 - aAddon.markAsSeen is not a function newaddon.js | Matt A. Tobin | 2018-07-13 | -3/+8 |
| | ||||
* | [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabled | wolfbeast | 2018-07-03 | -4/+8 |
| | ||||
* | Add HYPE_ICEWEASEL where appropriate | Matt A. Tobin | 2018-06-28 | -2/+10 |
| | ||||
* | [WebExAM] Remove E10SAddonsRollout.jsm | Matt A. Tobin | 2018-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.jsm | Matt A. Tobin | 2018-06-26 | -1235/+0 |
| | ||||
* | [AllAM] Remove Mozilla Tests | Matt A. Tobin | 2018-06-26 | -161113/+0 |
| | ||||
* | [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js | Matt A. Tobin | 2018-06-26 | -592/+30 |
| | ||||
* | [AllAM] De-duplicate amContentHander.js | Matt A. Tobin | 2018-06-26 | -103/+3 |
| | ||||
* | [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm | Matt A. Tobin | 2018-06-26 | -467/+34 |
| | ||||
* | [AllAM] De-duplicate Content.js | Matt A. Tobin | 2018-06-26 | -42/+11 |
| | ||||
* | [AllAM] De-duplicate AddonLogging.jsm | Matt A. Tobin | 2018-06-26 | -201/+21 |
| | ||||
* | [WebExAM] Unify the AddonUpdateChecker | Matt A. Tobin | 2018-06-26 | -955/+1 |
| | ||||
* | [TychoAM] Make sure console messages from AddonUpdateChecker indicate which ↵ | Matt A. Tobin | 2018-06-26 | -15/+15 |
| | | | | parser they originate from | |||
* | [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including ↵ | Matt A. Tobin | 2018-06-25 | -84/+294 |
| | | | | support for update.json | |||
* | [AllAM] Update the target preference | Matt A. Tobin | 2018-06-25 | -2/+2 |
| | ||||
* | [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility ↵ | Matt A. Tobin | 2018-06-25 | -14/+2 |
| | | | | be per-application-version | |||
* | [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE | Matt A. Tobin | 2018-06-25 | -35/+2 |
| | ||||
* | Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer. | wolfbeast | 2018-06-12 | -10/+7 |
| | | | | This resolves #485. | |||
* | Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check. | wolfbeast | 2018-06-01 | -11/+11 |
| | ||||
* | Add build config option to disable startup cache precompilation. | wolfbeast | 2018-06-01 | -9/+10 |
| | | | | This resolves #418. | |||
* | [WebExAM] Use extensions.minCompatibleAppVersion instead of ↵ | Matt A. Tobin | 2018-05-29 | -2/+2 |
| | | | | extensions.minCompatiblePlatformVersion for update.json | |||
* | Merge pull request #404 from janekptacijarabaci/pm_global-scope_1 | Moonchild | 2018-05-29 | -17/+19 |
|\ | | | | | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM | |||
| * | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -17/+19 |
| | | | | | | | | | | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | |||
* | | [WebExAM] Deduplicate toolkit/mozapps/webextensions | Matt A. Tobin | 2018-05-28 | -794/+20 |
| | | ||||
* | | [WebExAM] Follow up to 351cf2703 | Matt A. Tobin | 2018-05-28 | -4/+4 |
| | | ||||
* | | [WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of ↵ | Matt A. Tobin | 2018-05-28 | -5/+14 |
|/ | | | | Toolkit | |||
* | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -4/+0 |
| | | | | This resolves #376. | |||
* | Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist | Matt A. Tobin | 2018-05-15 | -3263/+0 |
| | ||||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -697/+6 |
| | | | | Tag #288. | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -138/+3 |
| | | | | Tag #288 | |||
* | 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 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-05-01 | -23/+39 |
| | | | | | | 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. | |||
* | [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 ↵ | Moonchild | 2018-04-29 | -13/+28 |
|\ | | | | | | | | | janekptacijarabaci/pm_devtools_storage_mapURIToAddonId_1 [PALEMOON] [DevTools] Storage inspector throws "AddonPathService.mapURIToAddonId is not a function" when url changes | |||
| * | Bug 1263935 - Forward AddonManager.mapURIToAddonId to ↵ | janekptacijarabaci | 2018-04-28 | -13/+10 |
| | | | | | | | | | | | | AddonPathService.mapURIToAddonId Issue #102 | |||
| * | Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService | janekptacijarabaci | 2018-04-28 | -0/+18 |
| | | | | | | | | Issue #102 | |||
* | | [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function | Matt A. Tobin | 2018-04-28 | -1/+1 |
|/ | | | | Mozilla renamed it to revokeCertByIssuerAndSerial | |||
* | Fix accessing the bootstrap methods when they are declared in the new ↵ | JustOff | 2018-04-23 | -3/+61 |
| | | | | lexical scope | |||
* | Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] ↵ | Matt A. Tobin | 2018-04-22 | -1/+5 |
| | | | | after element list) | |||
* | Strengthen the use of the Master Password. | wolfbeast | 2018-04-18 | -6/+13 |
| | | | | | | | | - Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82. | |||
* | 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 | |||
| | * | [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 |
| |/ |