summaryrefslogtreecommitdiff
path: root/toolkit
Commit message (Collapse)AuthorAge
* Revert "Issue #1445 - Clarify the status of extensions in the Add-On manager"wolfbeast2020-03-19
| | | | This reverts commit f107de8a9051489a7cb786ff0106d8f3ab046ca8.
* Revert "Issue #1446 - Only allow extension add-on types for Firefox compat ↵wolfbeast2020-03-19
| | | | | | mode." This reverts commit e8417acbff563634f11f25461d953b951caac056.
* Revert "Issue #1446 - Only match extension add-on types for target ↵wolfbeast2020-03-19
| | | | | | applications." This reverts commit 4889e6dbbd2e13e778e7a244e7834ffc881e7a80.
* Revert "Issue #1445 - Use the detailed string also in the list entries."wolfbeast2020-03-19
| | | | This reverts commit ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.
* Revert "Issue #1445 - remove redundant nativeIndicator"wolfbeast2020-03-19
| | | | This reverts commit 2073a7f1c98d37b03648a4b33619e5b03f8dfeda.
* Revert "Issue #1445 - Add a link to details on using Firefox extensions in ↵wolfbeast2020-03-19
| | | | | | Pale Moon" This reverts commit c220c30bbb25015d85bd243a6445ca84401297a9.
* Revert "Issue #1445 - strings cleanup"wolfbeast2020-03-19
| | | | This reverts commit 461a9e86b22277285553f0e75bcce353c55bf69d.
* Issue #1470 - Part 3: Remove now unused update.localeMatt A. Tobin2020-03-05
| | | | This requires changes to package-manifest in all applications
* Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to ↵Matt A. Tobin2020-03-05
| | | | UpdateUtils.UpdateChannel in telemetry modules
* Issue #1470 - Part 1: Refactor UpdateUtils.jsmMatt A. Tobin2020-03-05
|
* Remove exposed bug from UpdateUtils.jsmNew Tobin Paradigm2020-03-04
|
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28
| | | | This reverts commit 6a3d5769d01ec1a8dd56ea79aec2df91b801ce02.
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28
|
* Issue #251 - Move --disable-dbm to ac configureMatt A. Tobin2020-02-28
| | | | Also Tag #1467
* No Issue - Always build marionette until it can be tracked down and killedMatt A. Tobin2020-02-26
|
* Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mnMatt A. Tobin2020-02-25
|
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-02-25
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.jsMatt A. Tobin2020-02-25
|
* Issue #439 - Remove tests from toolkit/Matt A. Tobin2020-02-25
|
* Reclassify heapsnapshot and nsJSInspector as not part of devtoolsMatt A. Tobin2020-02-22
| | | | This resolves Issue #316
* Issue #1383 - Remove "Copy raw data to clipboard" buttonwolfbeast2020-02-20
| | | | This resolves #1383
* Merge pull request #1455 from JustOff/issue1445_details_urlMoonchild2020-02-19
|\ | | | | 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 MoonJustOff2020-02-19
| |
* | Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtilsMatt A. Tobin2020-02-19
|/
* Issue #1445 - strings cleanupJustOff2020-02-19
|
* Issue #1445 - remove redundant nativeIndicatorwolfbeast2020-02-19
| | | | This resolves #1445
* Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on ↵Matt A. Tobin2020-02-17
| | | | Windows in UpdateUtils.jsm
* Issue #1445 - Use the detailed string also in the list entries.wolfbeast2020-02-17
|
* Issue #1446 - Only match extension add-on types for target applications.wolfbeast2020-02-17
| | | | This resolves #1446
* Issue #1446 - Only allow extension add-on types for Firefox compat mode.wolfbeast2020-02-17
|
* Issue #1445 - Clarify the status of extensions in the Add-On managerwolfbeast2020-02-16
| | | | This resolves #1445.
* Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-14
| | | | | | 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."wolfbeast2020-02-14
| | | | This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31.
* Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-14
|
* Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversionMatt A. Tobin2020-02-09
|
* Merge pull request #1394 from MoonchildProductions/appconst-workMoonchild2020-02-07
|\ | | | | The rest of removing AppConstants for Platform
| * Issue #65 - Don't split in the middle of assignment statements in ↵Matt A. Tobin2020-02-07
| | | | | | | | createProfileWizard.js
| * Issue #65 - Correct fallthough case in profileSelection.jsMatt A. Tobin2020-02-07
| |
| * Issue #65 - Remove AppConstants from toolkit/components/passwordmgrMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/alertsMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/placesMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/apppickerMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/thumbnailsMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/printingMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/satchelMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/components/jsdownloadsMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/mozapps/downloadsMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/mozapps/extensionsMatt A. Tobin2020-02-06
| |
| * Issue #65 - Remove AppConstants from toolkit/mozapps/updateMatt A. Tobin2020-02-05
| |
| * Issue #65 - Remove AppConstants from toolkit/profileMatt A. Tobin2020-02-05
| |