Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -73/+0 |
| | ||||
* | Merge pull request #171 from janekptacijarabaci/js_location_hash_1 | New Tobin Paradigm | 2018-04-15 | -1/+1 |
|\ | | | | | Fix: no escape single quote in location.hash | |||
| * | JS - location.hash - no escape single quote | janekptacijarabaci | 2018-02-12 | -1/+1 |
| | | ||||
* | | Remove Windows shell integration checks for Windows Vista. | wolfbeast | 2018-02-19 | -21/+7 |
| | | | | | | | | Tag #22. | |||
* | | Remove StartupSpecialSystemDirectory() workaround. | wolfbeast | 2018-02-19 | -29/+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/+27198 |