Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN" | Brian Smith | 2022-04-26 |
| | | | | This reverts commit 3d671e4275c73a1484c72713304c6e04ec4ffc7c. | ||
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from ↵ | Brian Smith | 2022-04-26 |
| | | | | | | | | | the rest of the tree.” This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. This reverts commit 6f707bde95dab6998ac204f9ee6c925ee230c740. | ||
* | [win system] Update the list of delayed-loaded dlls | Moonchild | 2022-04-08 |
| | | | | | Primarily for those who custom-install and somehow mess up directory permissions exposing themselves to dll injection attacks. | ||
* | Issue #21 - Remove remaining telemetry structs, callers and flags. | Moonchild | 2022-04-02 |
| | |||
* | Issue #1053 - Clean up docs and some code comments. | Moonchild | 2022-04-01 |
| | | | | Polish only, no code changes. | ||
* | No issue - Clean up some obsolete/archaic code paths. | Moonchild | 2022-04-01 |
| | |||
* | Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree. | Moonchild | 2021-05-06 |
| | | | | | This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. | ||
* | Issue #1751 -- Remove XP_DARWIN | Moonchild | 2021-05-02 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 4: Manual cleanup | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Issue #1053 - Remove android support from mozglue | Matt A. Tobin | 2020-02-22 |
| | | | | Yes, I checked for unsaved files this time... | ||
* | No issue - Add 360 Safeguard to DLL blocklist | Moonchild | 2019-09-17 |
| | | | | | 360 Safeguard/360 Total Security (Qihoo) causes crashes in a11y components. This adds the offending dll to the injection blocklist. See BZ bug 1536227 for details. | ||
* | Add Comodo IS < 6.3 64-bit to the dll blocklist | wolfbeast | 2019-01-02 |
| | |||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
| | | | | Tag #288 | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Remove support for system jemalloc. | wolfbeast | 2018-04-26 |
| | |||
* | Bug 1416940; r=snorp | wolfbeast | 2018-03-16 |
| | |||
* | Remove DLL blocklist checks for Windows XP. | wolfbeast | 2018-02-19 |
| | |||
* | Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp. | wolfbeast | 2018-02-19 |
| | | | | Tag #22. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |