gecko-dev/uriloader
Chris Martin 44cf790576 Bug 1701794 - Use nsOSHelperAppServiceChild with Windows r=nika,haik
Currently, the Windows implemenation of nsOSHelperAppService uses COM to figure out MIME types and extension
associations. That is incompatible with Win32k lockdown.

Luckily, Haik already made a class that handles these calls in content process and either marks them as
unimplemented or-else forwards them to the main process. This seems to work fine on Windows, so it looks like all
that needs to be done is adding XP_WIN to a couple of #ifdefs and we're good to go!

Differential Revision: https://phabricator.services.mozilla.com/D118391
2021-07-12 19:41:22 +00:00
..
base Bug 1696473: End subframe loads for initial about:blank document on request error. r=nika 2021-05-07 01:39:45 +00:00
docs
exthandler Bug 1701794 - Use nsOSHelperAppServiceChild with Windows r=nika,haik 2021-07-12 19:41:22 +00:00
prefetch Bug 1694662 - Remove OfflineCache update logic r=necko-reviewers,dragana 2021-04-30 07:20:19 +00:00
preload Bug 1691913 - Mark nsBaseHashtable (and its subclasses') member functions nodiscard where appropriate. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-02-26 09:22:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00