summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Collapse)AuthorAgeLines
* Add HYPE_ICEWEASEL where appropriateMatt A. Tobin2018-06-28-5/+17
|
* Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28-2/+2
|
* Fix "about:support"s "graphics" section when "webgl.disable-extensions" is truejanekptacijarabaci2018-06-27-1/+3
|
* Reorganize some internal pages.wolfbeast2018-06-27-137/+49
|
* Merge pull request #551 from janekptacijarabaci/toolkit_restart_normally_2Moonchild2018-06-27-12/+40
|\ | | | | "about:support" - added support for "Restart normally"
| * Fix throws an error if "winUtils.supportsHardwareH264Decoding" not availablejanekptacijarabaci2018-06-26-5/+8
| | | | | | | | | | | | | | After "Restart normally" - throws an error: Troubleshoot data provider failed: graphics [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIDOMWindowUtils.supportsHardwareH264Decoding]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/Troubleshoot.jsm :: graphics :: line 348" data: no] Troubleshoot.jsm:155 TypeError: invalid 'in' operand data aboutSupport.js:204:1
| * "about:support" - added support for "Restart normally"janekptacijarabaci2018-06-26-5/+30
| | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
| * "about:profiles" and "about:support" - use "Restart in Safe Mode" instead of ↵janekptacijarabaci2018-06-26-2/+2
| | | | | | | | | | | | "Restart with Add-ons Disabled" https://github.com/MoonchildProductions/Pale-Moon/issues/1563
* | [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] Preprocess extensions.dtd to exclude WebExAM-only stringsMatt A. Tobin2018-06-26-2/+6
| |
* | Cleanup WebExAM test dependenciesMatt A. Tobin2018-06-26-1/+0
| |
* | [AllAM] Remove Mozilla TestsMatt A. Tobin2018-06-26-161113/+0
| |
* | [AllAM] De-duplicate LocalesMatt A. Tobin2018-06-26-614/+23
| |
* | [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
| |
* | Merge branch 'master' into am-workMatt A. Tobin2018-06-26-2/+2
|\ \
| * | Make the Error Console accessible from about:console and make it presentable ↵Matt A. Tobin2018-06-26-8/+3
| | | | | | | | | | | | in that context
| * | Revert "Make the Error Console accessible from about:console"Matt A. Tobin2018-06-26-6/+7
| | | | | | | | | | | | This reverts commit bbbb74e5f077b47c6adb8ede13bfb001bb966cdb.
| * | Revert "Move the Error Console search box to the eval toolbar"Matt A. Tobin2018-06-26-2/+6
| | | | | | | | | | | | This reverts commit 2cdd998f8d35ad8fdcffaf8d0b006a2e180e5d18.
* | | [AllAM] De-duplicate AddonLogging.jsmMatt A. Tobin2018-06-26-201/+21
|/ /
* | Move the Error Console search box to the eval toolbarMatt A. Tobin2018-06-26-6/+2
| |
* | Make the Error Console accessible from about:consoleMatt A. Tobin2018-06-26-7/+6
|/
* [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
* [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including ↵Matt A. Tobin2018-06-25-84/+294
| | | | support for update.json
* [AllAM] Update the target preferenceMatt A. Tobin2018-06-25-2/+2
|
* [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility ↵Matt A. Tobin2018-06-25-14/+2
| | | | be per-application-version
* [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDEMatt A. Tobin2018-06-25-35/+2
|
* Make about:webrtc conditional.wolfbeast2018-06-24-0/+4
| | | | This resolves #536
* Preferences - Saved Passwords - "Remove" button should not be active if ↵janekptacijarabaci2018-06-24-1/+1
| | | | there are no items
* Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml"janekptacijarabaci2018-06-23-2/+2
|
* Merge pull request #532 from ↵Moonchild2018-06-23-6/+8
|\ | | | | | | | | janekptacijarabaci/toolkit_create-new-profile_error_1 Toolkit - Fix throws an error from "Create a New Profile"
| * Toolkit - Fix throws an error from Create a New Profilejanekptacijarabaci2018-06-23-6/+8
| | | | | | | | Issue #531
* | Fix about:rights dependencies for Safe Browsing.wolfbeast2018-06-23-2/+3
| | | | | | | | This resolves #533.
* | Fix throws an error on "about:telemetry"janekptacijarabaci2018-06-23-0/+4
|/
* Add new close icons and make current icons Basilisk-specificLootyhoof2018-06-22-1/+62
|
* Fix misc regressions in en-US localeJustOff2018-06-20-2/+2
|
* Merge pull request #509 from ↵Moonchild2018-06-18-0/+1
|\ | | | | | | | | janekptacijarabaci/context-menu_save-link-as_principal_1 Added "nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD": The context menu - "Save Link As" feature should use the loading principal instead of the system principal
| * Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next filesjanekptacijarabaci2018-06-17-0/+1
| |
* | [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the ↵janekptacijarabaci2018-06-18-30/+1
|/ | | | | | gBrowser) Issue #513
* Remove appConstants usage from Troubleshoot.jsm (follow up)janekptacijarabaci2018-06-14-7/+9
| | | | | | Tags: #65 #494 (follow up)
* Revert "Add a next preprocessing to Troubleshot.jsm"janekptacijarabaci2018-06-14-9/+7
| | | | This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3.
* Add a next preprocessing to Troubleshot.jsmjanekptacijarabaci2018-06-13-7/+9
| | | | Issue #65 (partially)
* Add architecture detection to "about:" and "about:support"janekptacijarabaci2018-06-13-5/+21
| | | | Issue #492
* Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer.wolfbeast2018-06-12-10/+7
| | | | This resolves #485.
* Merge pull request #441 from janekptacijarabaci/pm_findbar_1Moonchild2018-06-03-3/+33
|\ | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
| * [PALEMOON] Fix the Findbar - open when you press "/" or "'" keysjanekptacijarabaci2018-06-03-3/+33
| | | | | | | | Issue #430