gecko-dev/toolkit/xre
Toshihito Kikuchi 68dd038b3b Bug 1740619 - Include the launcher process in a Job object when "--wait-for-browser" is set. r=mhowell
When the launcher process is enabled, Puppeteer, or any other automation tools, cannot
have control of the lifetime of the browser process even though the `--wait-for-browser`
option is used.

This patch is to include the launcher process and the browser process to a job to enable
a launcher of the launcher process like Puppeteer to terminate the application by terminating
the launcher process if `--wait-for-browser` is set.

Differential Revision: https://phabricator.services.mozilla.com/D131170
2021-11-17 03:52:30 +00:00
..
dllservices Bug 1740569 - NativeNtBlockSet_Write needs to receive AnnotationWriter. r=gsvelto 2021-11-11 17:50:48 +00:00
test Bug 1723505 - Introduce GeckoArgs r=nika 2021-10-21 17:36:12 +00:00
AssembleCmdLine.h
AutoSQLiteLifetime.cpp
AutoSQLiteLifetime.h
Bootstrap.cpp
Bootstrap.h
CmdLineAndEnvUtils.cpp
CmdLineAndEnvUtils.h
CreateAppData.cpp
DllPrefetchExperimentRegistryInfo.cpp
DllPrefetchExperimentRegistryInfo.h
EventTracer.cpp
EventTracer.h
GeckoArgs.h Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +00:00
LauncherRegistryInfo.cpp
LauncherRegistryInfo.h
MacApplicationDelegate.h
MacApplicationDelegate.mm
MacAutoreleasePool.h
MacAutoreleasePool.mm
MacLaunchHelper.h
MacLaunchHelper.mm
MacRunFromDmgUtils.h Bug 516362 p3. Add API to install from .dmg and relaunch. r=mstange,spohl 2021-08-30 21:15:05 +00:00
MacRunFromDmgUtils.mm Bug 1722833 - Add nsCocoaFeatures::OnMontereyOrLater(). r=mac-reviewers,spohl 2021-10-18 21:29:42 +00:00
MultiInstanceLock.cpp
MultiInstanceLock.h
PolicyChecks.h Bug 1737305 - Don't hardcode app name when checking LegacyProfiles policy. r=mossop 2021-10-25 16:07:08 +00:00
ProfileReset.cpp Bug 1736876 - Stop migrating profiles into App Package builds. r=agashlin 2021-10-20 21:54:07 +00:00
ProfileReset.h Bug 1736876 - Stop migrating profiles into App Package builds. r=agashlin 2021-10-20 21:54:07 +00:00
SafeMode.h
UIKitDirProvider.h
UIKitDirProvider.mm
WinTokenUtils.cpp
WinTokenUtils.h
components.conf
glxtest.cpp Bug 1737499 - Check xrandr server version before using it, r=stransky 2021-10-28 17:46:18 +00:00
moz.build Bug 1736830 - Check for libice and libsm headers during configure. r=firefox-build-system-reviewers,mhentges,andi 2021-10-27 22:30:28 +00:00
nsAndroidStartup.cpp Bug 1723934 - Remove useless nsExceptionHandler.h inclusions and crash reporter service definitions r=necko-reviewers,dragana 2021-08-09 20:08:17 +00:00
nsAppRunner.cpp Bug 1739539 - Rename titlebar pref and add migration from old pref. r=mconley 2021-11-10 21:17:32 +00:00
nsAppRunner.h
nsAppStartupNotifier.cpp
nsAppStartupNotifier.h
nsCommandLineServiceMac.h
nsCommandLineServiceMac.mm
nsConsoleWriter.cpp
nsEmbedFunctions.cpp Bug 1718348 - Always preload bcryptPrimitives.dll in a sandboxed process. r=bobowen 2021-08-05 07:43:23 +00:00
nsEmbeddingModule.cpp
nsGDKErrorHandler.cpp
nsGDKErrorHandler.h
nsIAppStartupNotifier.h
nsINativeAppSupport.idl
nsIWinAppHelper.idl
nsIXREDirProvider.idl
nsNativeAppSupportBase.cpp
nsNativeAppSupportBase.h
nsNativeAppSupportCocoa.mm Bug 1732572 - Ignore invisible windows when reopening app from dock, and prioritize top-level browser windows for restoration. r=mstange 2021-10-20 18:59:29 +00:00
nsNativeAppSupportDefault.cpp
nsNativeAppSupportUnix.cpp
nsNativeAppSupportWin.cpp
nsNativeAppSupportWin.h
nsSigHandlers.cpp Bug 1308094 - Remove deprecated PL_strdup calls from toolkit code r=Gijs 2021-08-17 19:34:32 +00:00
nsSigHandlers.h
nsUpdateDriver.cpp Bug 1728653 - Allow a silent start mode r=bytesized,nalexander,application-update-reviewers,mossop 2021-09-09 18:09:25 +00:00
nsUpdateDriver.h Bug 1728167: Add ability for standard users to install from a DMG through elevation. r=mstange,application-update-reviewers,bytesized 2021-09-03 20:41:31 +00:00
nsUpdateSyncManager.cpp
nsUpdateSyncManager.h
nsWindowsRestart.cpp Bug 1740619 - Include the launcher process in a Job object when "--wait-for-browser" is set. r=mhowell 2021-11-17 03:52:30 +00:00
nsWindowsWMain.cpp Bug 1730033 - Pre-load user32.dll in Windows 7 32-bit. r=bobowen 2021-11-03 14:42:07 +00:00
nsX11ErrorHandler.cpp
nsX11ErrorHandler.h
nsXREDirProvider.cpp Bug 1723911 - Make NS_GRE_BIN_DIR valid on Android. r=xpcom-reviewers,nika 2021-08-13 00:37:10 +00:00
nsXREDirProvider.h Bug 1723753 - Remove XRE_USER_SYS_EXTENSION_DEV_DIR r=handyman,robwu,haik,gcp 2021-08-10 15:54:02 +00:00
platform.ini
updaterfileutils_osx.h
updaterfileutils_osx.mm