Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1300 - Clear the message manager script cache when updating and ↵ | JustOff | 2019-11-22 | -9/+13 |
| | | | | removing add-ons | |||
* | [AM] Remove spurious warning for staged cleanup. | wolfbeast | 2019-01-30 | -1/+1 |
| | | | | This fixes #773. | |||
* | [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE | Matt A. Tobin | 2018-06-25 | -17/+1 |
| | ||||
* | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -0/+1 |
| | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | |||
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-05-01 | -23/+37 |
| | | | | | | 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/+15 |
| | ||||
* | Only set and show the dual-guid indicators when dual-guid has been built | Matt A. Tobin | 2018-05-01 | -3/+5 |
| | ||||
* | Bug 1263935 - Forward AddonManager.mapURIToAddonId to ↵ | janekptacijarabaci | 2018-04-28 | -12/+7 |
| | | | | | | AddonPathService.mapURIToAddonId Issue #102 | |||
* | Fix accessing the bootstrap methods when they are declared in the new ↵ | JustOff | 2018-04-23 | -3/+14 |
| | | | | lexical scope | |||
* | Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon | JustOff | 2018-04-17 | -15/+9 |
| | ||||
* | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -2/+2 |
| | | | | tag #155 | |||
* | Bump Phoenix extensions to allow installing up to Firefox 56.9 | Matt A. Tobin | 2018-04-14 | -1/+1 |
| | ||||
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵ | janekptacijarabaci | 2018-04-09 | -1/+1 |
| | | | | extensions) | |||
* | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions) | janekptacijarabaci | 2018-04-09 | -2/+2 |
| | | | | Issue #102 | |||
* | Remove the hard blocker on unmodified jetpack extensions from TychoAM | Matt A. Tobin | 2018-03-12 | -21/+2 |
| | | | | Be sure to remove the now unused string from Pale Moon | |||
* | 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 |
| | | | | result to generate a syncGUID | |||
* | Import Tycho's Add-on Manager | Matt A. Tobin | 2018-02-10 | -0/+7863 |
| | ||||
* | Move WebExtensions enabled Add-ons Manager | Matt A. Tobin | 2018-02-10 | -9305/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+9305 |