summaryrefslogtreecommitdiffstats
path: root/xpcom/build/XPCOMInit.cpp
Commit message (Collapse)AuthorAgeLines
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01-0/+13
| | | | This resolves #738
* Remove SPS profiler.wolfbeast2018-05-24-14/+0
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-11/+0
| | | | Tag #288
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-3/+1
|
* Remove XPCOM checks for Windows Vista and clean up unused header files.wolfbeast2018-02-19-1/+0
| | | | Tag #22
* Remove StartupSpecialSystemDirectory() workaround.wolfbeast2018-02-19-2/+0
| | | | | 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/+1126