зеркало из https://github.com/mozilla/gecko-dev.git
64e1fb7a45
For Win32k lockdown, we need to remove the content processes' ability to call GetICMProfileW(). Since it needs this to retrieve the output color profile, a new synchronous call is added that allows it to request the parent process to read this file on its behalf. The contents of the file are now being cached as well, as this should help ease some of the increased parent process I/O caused by the children not being able to do this in their process anymore. For performance reasons, during launch this information is passed directly to the child through the SetXPCOMProcessAttributes call Differential Revision: https://phabricator.services.mozilla.com/D66126 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
Makefile.in | ||
ipdl.py | ||
message-metadata.ini | ||
moz.build | ||
msgtype-components | ||
sync-messages.ini |