зеркало из https://github.com/mozilla/gecko-dev.git
4a91b62a35
Windows has an ill-documented subsystem known as the Application Launch Prefetcher, which apparently preloads DLLs for a binary based on what DLLs that binary loaded last time. For Firefox, that's not a great heuristic; we relaunch ourselves as a subprocess with potentially completely different DLL settings. We're not the only such application, though, and Windows _does_ have a way to signal the ALPF to load different DLL sets depending on launch context. Differential Revision: https://phabricator.services.mozilla.com/D202275 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |