зеркало из https://github.com/mozilla/gecko-dev.git
44cf790576
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 |
||
---|---|---|
.. | ||
base | ||
docs | ||
exthandler | ||
prefetch | ||
preload | ||
moz.build |