зеркало из https://github.com/mozilla/gecko-dev.git
736ae2cbed
ipc_message_utils.h defines IPDLParamTraits on windows for some things like HWND and HANDLE. However, it doesn't directly include windows.h on Windows to include them. All other usages seem to rely on including base/process.h, which does include windows.h and adds the appropriate typedefs. Differential Revision: https://phabricator.services.mozilla.com/D35089 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |