gecko-dev/browser/app/winlauncher
Masatoshi Kimura 58a64c3e17 Bug 1496387 - Avoid changing the path format back and forth in order to reduce possibility of failures. r=mhowell
QueryFullProcessImageNameW may fail in some environments when dwFlags is zero
due to NT-to-DOS path conversions. CreateFile will convert the argumant back to
an NT path anyway.

--HG--
extra : source : 54778cf89825c24f656fcf8ebcef5aa3bf4e6839
extra : intermediate-source : b40d295b3c43d5cffa453bc0536af2bada4eeac2
2018-10-05 22:30:37 +09:00
..
test Bug 1481958: Add binary version check to TestNativeNt; r=mhowell 2018-08-08 16:20:49 -06:00
DllBlocklistWin.cpp Bug 1477790: Add ability for firefox.exe to use launcher process by default when the build is configured to do so; r=mhowell 2018-07-16 16:41:55 -06:00
DllBlocklistWin.h Bug 1445025: Part 5 - Implement a Native NT version of the DLL blocklist; r=mhowell 2018-06-05 15:21:19 -06:00
LaunchUnelevated.cpp Bug 1488625: Check eNoDeelevate before obtaining a medium integrity token when UAC is disabled; r=mhowell 2018-09-05 14:56:41 +00:00
LaunchUnelevated.h Bug 1481635: Add option to allow the launcher process to wait for the browser before terminating, while properly handling UAC or high-integrity cases; r=mhowell 2018-08-07 14:39:01 -06:00
LauncherProcessWin.cpp Bug 1496387 - Avoid changing the path format back and forth in order to reduce possibility of failures. r=mhowell 2018-10-05 22:30:37 +09:00
LauncherProcessWin.h Bug 1481635: Add option to allow the launcher process to wait for the browser before terminating, while properly handling UAC or high-integrity cases; r=mhowell 2018-08-07 14:39:01 -06:00
NativeNt.h Backed out changeset ed585dab6e3c (bug 1480457) for being obsolete. CLOSED TREE 2018-08-30 23:00:52 +03:00
ProcThreadAttributes.h Bug 1445025: Part 1 - Move launcher code into browser/app/winlauncher; r=mhowell 2018-06-05 15:18:13 -06:00
moz.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00