Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1535 from g4jc/VFS_telemetry_nuke | Moonchild | 2020-05-09 |
|\ | | | | | Remove TelemertyVFS | ||
| * | Issue #21 - Remove TelemertyVFS | Gaming4JC | 2020-05-06 |
| | | | | | | | | This reverts m-c Bug 668378 and completely removes Telemetry SQLite IO. As a bonus this fixes a potential crash in newer SQLite versions without the need for updating this useless telemetry shim. | ||
* | | Hyperbola IceDove should use the toolkit SearchService | Matt A. Tobin | 2020-05-06 |
|/ | |||
* | [AM] Clean up addon-signing build leftovers. | wolfbeast | 2020-04-21 |
| | |||
* | Issue #576 - Remove IdentityService and ContextualIdentityService | Matt A. Tobin | 2020-04-19 |
| | |||
* | Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xml | Matt A. Tobin | 2020-04-19 |
| | | | | This file not only somehow escaped my pass through here but was also mocking me by using AppConstants in a preprocessed file BUT ALSO right AFTER a preprocessor directive. | ||
* | Merge pull request #1518 from MoonchildProductions/shadowdom-merge | Moonchild | 2020-04-17 |
|\ | | | | | Incremental shadowdom-merge | ||
| * | Bug 1377978 - Make nsRange use uint32_t to offset | Matt A. Tobin | 2020-04-17 |
| | | | | | | | | Tag #1375 | ||
* | | Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use. | wolfbeast | 2020-04-16 |
|/ | |||
* | Issue #1516 - Part 1: Add a global build define to determine if the client ↵ | Matt A. Tobin | 2020-04-14 |
| | | | | can draw in the titlebar and update consumers of the local define | ||
* | Take files out of preprocessing that no longer require it | Matt A. Tobin | 2020-04-07 |
| | |||
* | Follow up to d0eee8f01 - Run precomplete cmd during package staging | Matt A. Tobin | 2020-04-07 |
| | |||
* | Align mar generation on Windows with other platforms | Matt A. Tobin | 2020-04-07 |
| | | | | This makes mar generation dependent on packaging not installer | ||
* | Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/ | wolfbeast | 2020-04-03 |
| | |||
* | Issue #65 - Fix unprocessed directives in WebRequest.jsm | JustOff | 2020-04-01 |
| | |||
* | Issue #1280 - Un-bust certerror pages and ForgetAboutSite | wolfbeast | 2020-03-31 |
| | |||
* | Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ↵ | Matt A. Tobin | 2020-03-29 |
| | | | | | | a download This applies only to applications that do not use JSDownloads and is based on Bug 1224326 | ||
* | Merge pull request #1472 from JMadgwick/master | Moonchild | 2020-03-28 |
|\ | | | | | Fix building on sparc64 Linux | ||
| * | Issue #1471 - Fix building on sparc64 Linux | JMadgwick | 2020-03-09 |
| | | | | | | | | | | Correct various pre-processor defines for sparc64 and in mozjemalloc use the JS arm64 allocator on Linux/sparc64. This corrects build problems opn Linux sparc64 and is in line with bugzilla bug #1275204. | ||
* | | Issue #1499 - Re-import ExtensionStorage.jsm | Matt A. Tobin | 2020-03-26 |
| | | |||
* | | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE. | wolfbeast | 2020-03-19 |
| | | | | | | | | Rename the build config option accordingly. | ||
* | | Issue #1467 - Part 2: Make the PBKDF rounds adaptive to choice of NSS db | wolfbeast | 2020-03-17 |
| | | |||
* | | Issue #1470 - Part 3: Remove now unused update.locale | Matt A. Tobin | 2020-03-05 |
| | | | | | | | | This requires changes to package-manifest in all applications | ||
* | | Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to ↵ | Matt A. Tobin | 2020-03-05 |
| | | | | | | | | UpdateUtils.UpdateChannel in telemetry modules | ||
* | | Issue #1470 - Part 1: Refactor UpdateUtils.jsm | Matt A. Tobin | 2020-03-05 |
|/ | |||
* | Remove exposed bug from UpdateUtils.jsm | New Tobin Paradigm | 2020-03-04 |
| | |||
* | Revert "Issue #190 - Part 1: Remove XP_IOS conditional code" | Matt A. Tobin | 2020-02-28 |
| | | | | This reverts commit 6a3d5769d01ec1a8dd56ea79aec2df91b801ce02. | ||
* | Issue #190 - Part 1: Remove XP_IOS conditional code | Matt A. Tobin | 2020-02-28 |
| | |||
* | Issue #251 - Move --disable-dbm to ac configure | Matt A. Tobin | 2020-02-28 |
| | | | | Also Tag #1467 | ||
* | No Issue - Always build marionette until it can be tracked down and killed | Matt A. Tobin | 2020-02-26 |
| | |||
* | Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mn | Matt A. Tobin | 2020-02-25 |
| | |||
* | Issue #1053 - Remove android support from toolkit | Matt A. Tobin | 2020-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.js | Matt A. Tobin | 2020-02-25 |
| | |||
* | Issue #439 - Remove tests from toolkit/ | Matt A. Tobin | 2020-02-25 |
| | |||
* | Reclassify heapsnapshot and nsJSInspector as not part of devtools | Matt A. Tobin | 2020-02-22 |
| | | | | This resolves Issue #316 | ||
* | Issue #1383 - Remove "Copy raw data to clipboard" button | wolfbeast | 2020-02-20 |
| | | | | This resolves #1383 | ||
* | Merge pull request #1455 from JustOff/issue1445_details_url | Moonchild | 2020-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 Moon | JustOff | 2020-02-19 |
| | | |||
* | | Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils | Matt A. Tobin | 2020-02-19 |
|/ | |||
* | Issue #1445 - strings cleanup | JustOff | 2020-02-19 |
| | |||
* | Issue #1445 - remove redundant nativeIndicator | wolfbeast | 2020-02-19 |
| | | | | This resolves #1445 | ||
* | Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on ↵ | Matt A. Tobin | 2020-02-17 |
| | | | | Windows in UpdateUtils.jsm | ||
* | Issue #1445 - Use the detailed string also in the list entries. | wolfbeast | 2020-02-17 |
| | |||
* | Issue #1446 - Only match extension add-on types for target applications. | wolfbeast | 2020-02-17 |
| | | | | This resolves #1446 | ||
* | Issue #1446 - Only allow extension add-on types for Firefox compat mode. | wolfbeast | 2020-02-17 |
| | |||
* | Issue #1445 - Clarify the status of extensions in the Add-On manager | wolfbeast | 2020-02-16 |
| | | | | This resolves #1445. | ||
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-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." | wolfbeast | 2020-02-14 |
| | | | | This reverts commit 2bdbca39b210e3f13ae42ccae36935d30b36eb31. | ||
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-02-14 |
| | |||
* | Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion | Matt A. Tobin | 2020-02-09 |
| |