Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reclassify heapsnapshot and nsJSInspector as not part of devtools | Matt A. Tobin | 2020-02-22 | -2/+3 |
| | | | | This resolves Issue #316 | |||
* | Issue #1383 - Remove "Copy raw data to clipboard" button | wolfbeast | 2020-02-20 | -47/+0 |
| | | | | This resolves #1383 | |||
* | Merge pull request #1455 from JustOff/issue1445_details_url | Moonchild | 2020-02-19 | -0/+10 |
|\ | | | | | Add a link to details on using Firefox extensions in Pale Moon | |||
| * | Issue #1445 - Add a link to details on using Firefox extensions in Pale Moon | JustOff | 2020-02-19 | -0/+10 |
| | | ||||
* | | Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils | Matt A. Tobin | 2020-02-19 | -0/+5 |
|/ | ||||
* | Issue #1445 - strings cleanup | JustOff | 2020-02-19 | -4/+1 |
| | ||||
* | Issue #1445 - remove redundant nativeIndicator | wolfbeast | 2020-02-19 | -21/+0 |
| | | | | This resolves #1445 | |||
* | Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on ↵ | Matt A. Tobin | 2020-02-17 | -3/+0 |
| | | | | Windows in UpdateUtils.jsm | |||
* | Issue #1445 - Use the detailed string also in the list entries. | wolfbeast | 2020-02-17 | -1/+1 |
| | ||||
* | Issue #1446 - Only match extension add-on types for target applications. | wolfbeast | 2020-02-17 | -6/+9 |
| | | | | This resolves #1446 | |||
* | Issue #1446 - Only allow extension add-on types for Firefox compat mode. | wolfbeast | 2020-02-17 | -2/+2 |
| | ||||
* | Issue #1445 - Clarify the status of extensions in the Add-On manager | wolfbeast | 2020-02-16 | -3/+51 |
| | | | | This resolves #1445. | |||
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-02-14 | -34/+38 |
| | | | | | | This adds an addition to the environment set up for child processes (plugin container) so that it may still be able to pass the omni parameters there as-needed. | |||
* | Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var." | wolfbeast | 2020-02-14 | -38/+34 |
| | | | | This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31. | |||
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-02-14 | -34/+38 |
| | ||||
* | Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion | Matt A. Tobin | 2020-02-09 | -34/+36 |
| | ||||
* | Merge pull request #1394 from MoonchildProductions/appconst-work | Moonchild | 2020-02-07 | -399/+428 |
|\ | | | | | The rest of removing AppConstants for Platform | |||
| * | Issue #65 - Don't split in the middle of assignment statements in ↵ | Matt A. Tobin | 2020-02-07 | -3/+2 |
| | | | | | | | | createProfileWizard.js | |||
| * | Issue #65 - Correct fallthough case in profileSelection.js | Matt A. Tobin | 2020-02-07 | -1/+1 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/passwordmgr | Matt A. Tobin | 2020-02-06 | -18/+20 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/alerts | Matt A. Tobin | 2020-02-06 | -5/+9 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/places | Matt A. Tobin | 2020-02-06 | -3/+7 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/apppicker | Matt A. Tobin | 2020-02-06 | -22/+20 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/thumbnails | Matt A. Tobin | 2020-02-06 | -3/+4 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/printing | Matt A. Tobin | 2020-02-06 | -3/+7 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/satchel | Matt A. Tobin | 2020-02-06 | -26/+29 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/components/jsdownloads | Matt A. Tobin | 2020-02-06 | -17/+18 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/mozapps/downloads | Matt A. Tobin | 2020-02-06 | -138/+141 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/mozapps/extensions | Matt A. Tobin | 2020-02-06 | -8/+11 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/mozapps/update | Matt A. Tobin | 2020-02-05 | -143/+152 |
| | | ||||
| * | Issue #65 - Remove AppConstants from toolkit/profile | Matt A. Tobin | 2020-02-05 | -13/+11 |
| | | ||||
* | | Issue #1390 - Remove secondscreen modules from toolkit | Matt A. Tobin | 2020-02-06 | -855/+0 |
| | | ||||
* | | [AM] Remove shared theme leftovers for webextensions | wolfbeast | 2020-02-06 | -1271/+0 |
|/ | ||||
* | Issue #65 - Remove AppConstants from toolkit/modules | Matt A. Tobin | 2020-02-02 | -168/+174 |
| | | | | Except for secondscreen | |||
* | Issue #65 - Remove AppConstants from toolkit/content | Matt A. Tobin | 2020-02-01 | -96/+88 |
| | ||||
* | Issue #1342 - Remove support for system libvpx | wolfbeast | 2020-01-31 | -3/+0 |
| | ||||
* | Issue #1342 - Remove support for system linbpng | wolfbeast | 2020-01-31 | -3/+0 |
| | ||||
* | Issue #1342 - Remove support for system NSPR/NSS | wolfbeast | 2020-01-30 | -19/+9 |
| | ||||
* | [WebRequest] Remove AddonManagerPermissions leftovers | wolfbeast | 2020-01-29 | -6/+1 |
| | | | | | | This was added as part of the WebExtension sec issue CVE-2017-5389. Since we no longer have this interface, it needed to be removed to prevent errors in the WebRequest channel callback. | |||
* | Issue #1342 - Remove support for system libevent | wolfbeast | 2020-01-23 | -3/+0 |
| | ||||
* | Issue #1359 - Pointlessly rename greprefs.. again. | Matt A. Tobin | 2020-01-18 | -1/+1 |
| | ||||
* | Fix comments for NSS PBKDF setup (no code change) | wolfbeast | 2020-01-14 | -1/+2 |
| | ||||
* | Issue #1338 - Part 4: Initialize NSS with desired run-time values. | wolfbeast | 2020-01-02 | -0/+12 |
| | | | | | | | | | | | | | This NSS version (and onward) has variables to enable PKDBF rounds for master password hardening (combating brute-force guessing). Since we use DBM, we need to explicitly enable iteration counts in DBM mode, and adjust the rounds used with a lower maximum because the PKDBF routine for DBM is considerably slower for which the NSS default of 10,000 is debilitatingly high. The method for this is run-time configuration through environment variables. We set these prior to NSS initialization from nsAppRunner.cpp so the NSS lib picks them up and allows us to continue using the DBM cert/key stores with stored rounds per record. | |||
* | No Issue - Execute the precomplete command on *nix AltPackaging | Matt A. Tobin | 2019-12-09 | -0/+4 |
| | | | | Windows does not need this as mar generation is dependent on the NSIS Installer which already contains the call | |||
* | Issue #1306 - Move bundled fonts to toolkit | Matt A. Tobin | 2019-11-30 | -0/+20 |
| | ||||
* | No issue - Clean up libxul mozbuild a little | wolfbeast | 2019-11-30 | -10/+0 |
| | | | | | - Remove delayload dlls from which there are no imports - Remove leftover MOZ_RUST config bit. | |||
* | Allow Solaris to use alt packaging for Pale Moon and Basilisk | Matt A. Tobin | 2019-11-28 | -2/+2 |
| | ||||
* | No Issue - Use alternative packaging for Pale Moon and Basilisk | Matt A. Tobin | 2019-11-27 | -0/+23 |
| | | | | | | | * This adds what will eventually be a rewritten packaging routine while maintaining backwards compatibility with the original mozilla routine * Changes the build target and installer makefile to use the alternative packaging * Adds build target to specifically invoke the original mozilla routine * Update mach commands accordingly | |||
* | Issue #1300 - Clear the message manager script cache when updating and ↵ | JustOff | 2019-11-22 | -9/+13 |
| | | | | removing add-ons | |||
* | Remove duplicate localization note | Moonchild | 2019-11-19 | -4/+0 |
| | | | The note -used- to be where I inserted it but was apparently moved further down by Mozilla, outside of my FoV. |