summaryrefslogtreecommitdiffstats
path: root/xpcom/io
Commit message (Collapse)AuthorAgeLines
* Remove AIX 1st party code OS checks, part 1wolfbeast2019-03-31-12/+0
| | | | Issue #186
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-16/+0
|
* Revert "Guard against re-entrancy in nsStringStream."wolfbeast2019-03-22-34/+0
| | | | This reverts commit 411919cca7a3795d08ec3cd24efa0167683a80fb.
* Guard against re-entrancy in nsStringStream.wolfbeast2019-03-22-0/+34
|
* Bug 1468217 - Add "SettingContent-ms" to the list of executable file ↵Paolo Amadini2018-06-30-0/+1
| | | | extensions. r=Gijs, a=RyanVM
* Bug 1413868.wolfbeast2018-06-30-0/+311
|
* Remove content process sandbox code.wolfbeast2018-05-02-73/+0
|
* Merge pull request #171 from janekptacijarabaci/js_location_hash_1New Tobin Paradigm2018-04-15-1/+1
|\ | | | | Fix: no escape single quote in location.hash
| * JS - location.hash - no escape single quotejanekptacijarabaci2018-02-12-1/+1
| |
* | Remove Windows shell integration checks for Windows Vista.wolfbeast2018-02-19-21/+7
| | | | | | | | Tag #22.
* | Remove StartupSpecialSystemDirectory() workaround.wolfbeast2018-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.0Matt A. Tobin2018-02-02-0/+27198