gecko-dev/browser/app/winlauncher
Aaron Klotz a9b427157f Bug 1567614: Part 1 - Refactor launcher process's LaunchUnelevated to delegate to ShellExecuteByExplorer; r=jmathies
This is just so that both the launcher process and other Gecko code can share
this method.

Differential Revision: https://phabricator.services.mozilla.com/D38943

--HG--
extra : moz-landing-system : lando
2019-07-23 20:17:58 +00:00
..
test Bug 1556738 - Tighten up some clang-cl warning allowances r=nalexander 2019-06-04 16:17:14 +00:00
DllBlocklistWin.cpp Bug 1483687: Part 4 - Update the launcher process blocklist to use binary search; r=mhowell 2019-07-16 18:02:25 +00:00
DllBlocklistWin.h Bug 1503538: Part 4 - Add injected static import blocking to launcher process; r=mhowell 2019-04-11 22:32:29 +00:00
ErrorHandler.cpp Bug 1543807 - Part 1: Modify launcher process telemetry to be gated on datareporting.healthreport.uploadEnabled; r=mhowell 2019-05-01 20:58:55 +00:00
ErrorHandler.h Bug 1530531: Add a command line option to the launcher process that forces it to log errors to the Windows event log; r=mhowell 2019-02-25 23:11:20 +00:00
LaunchUnelevated.cpp Bug 1567614: Part 1 - Refactor launcher process's LaunchUnelevated to delegate to ShellExecuteByExplorer; r=jmathies 2019-07-23 20:17:58 +00:00
LaunchUnelevated.h Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell 2019-01-15 23:10:00 +00:00
LauncherProcessWin.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
LauncherProcessWin.h Bug 1460433: Part 2 - Log launcher process failures to a telemetry ping; r=mhowell 2019-02-25 21:14:07 +00:00
ProcThreadAttributes.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SameBinary.h Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell 2019-01-15 23:10:00 +00:00
moz.build Bug 1564538: Set -ffreestanding on DllBlocklistWin.cpp; r=dmajor 2019-07-16 18:24:37 +00:00