зеркало из https://github.com/mozilla/gecko-dev.git
2447fbb7fa
The original changeset that is being backed out had comment: Bug 1023941 - Part 5: Loader hook to redirect the missing import. The changes made in bug 1023941 were to work around the fact that with VS2013, msvcr120.dll imports kernel32!GetLogicalProcessorInformation, which is not available on Windows XP SP2. In VS2015, the GetLogicalProcessorInformation requirement has moved into concrt140.dll (concurrency runtime), which we don't use. So, now that our build infra is building with VS2015, we can remove the hooking and static runtime linking required to get the VS2013 fix to work. In addition we need to do that to be able us to link the Chromium sandbox code into firefox.exe and get it to build and run with both VS2015 and VS2013. MozReview-Commit-ID: 1tlXaYJ8dHH --HG-- extra : rebase_source : 49b216e34fc5c77af96df1f67ee44c46d5368bfe |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
Makefile.in | ||
ipdl.py | ||
moz.build | ||
msgtype-components |