Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [xpcom] Fix GetWindowsFolder storage | David Major | 2020-11-18 | -2/+2 |
| | ||||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 | -1/+0 |
| | | | | | | 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 XPCOM | Matt A. Tobin | 2020-02-22 | -5/+0 |
| | ||||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -6/+0 |
| | ||||
* | Remove Windows shell integration checks for Windows Vista. | wolfbeast | 2018-02-19 | -13/+2 |
| | | | | Tag #22. | |||
* | Remove StartupSpecialSystemDirectory() workaround. | wolfbeast | 2018-02-19 | -26/+2 |
| | | | | | The SHGetKnownFolderPath function declaration is exposed since [85edb1c711f7816ed1a30edd07b37d314fac216a] so we no longer need to GetProcAddress("SHGetKnownFolderPath") and we can call it directly. Also remove a redundant #include <shlobj.h>. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+830 |