forked from mirrors/gecko-dev
This patch makes sure the repo can be built without `MOZ_LAUNCHER_PROCESS`. - Compile WinTokenUtils.cpp under winlaucher regardless of `MOZ_LAUNCHER_PROCESS` because we still need `IsAdminWithoutUac`. - Skip TestDllBlocklist.NoOpEntryPoint GTest because the `RedirectToNoOpEntryPoint` feature is only available with the new blocklist with the launcher process. Differential Revision: https://phabricator.services.mozilla.com/D108142 |
||
|---|---|---|
| .. | ||
| freestanding | ||
| test | ||
| DllBlocklistInit.cpp | ||
| DllBlocklistInit.h | ||
| ErrorHandler.cpp | ||
| ErrorHandler.h | ||
| LauncherProcessWin.cpp | ||
| LauncherProcessWin.h | ||
| LaunchUnelevated.cpp | ||
| LaunchUnelevated.h | ||
| moz.build | ||
| NtLoaderAPI.cpp | ||
| ProcThreadAttributes.h | ||
| SameBinary.h | ||