gecko-dev/xpcom/system
Adam Gashlin 37c29fd026 Bug 1685213 - Part 1: Save and access the startup shortcut. r=bytesized
A. The shell provides the startup shortcut in STARTUPINFOW when it
starts a process. If the launcher process runs, we must pass this along
to the real process being created.

B. lpTitle can be overwritten, in particular when the AUMID is set for
WinTaskbar, so save it in XREMain::XRE_mainStartup() in order to access
it later.

C. Add an accessor for the saved shortcut.

Differential Revision: https://phabricator.services.mozilla.com/D106343
2021-02-25 23:15:46 +00:00
..
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIBlocklistService.idl
nsICrashReporter.idl
nsIDeviceSensors.idl
nsIGIOService.idl
nsIGSettingsService.idl
nsIGeolocationProvider.idl
nsIHapticFeedback.idl
nsIPlatformInfo.idl
nsISystemInfo.idl
nsIXULAppInfo.idl
nsIXULRuntime.idl Bug 1685213 - Part 1: Save and access the startup shortcut. r=bytesized 2021-02-25 23:15:46 +00:00