gecko-dev/toolkit/xre
Calixte e08925b29a Bug 1764045 - Ensure that win32k is initialized on the main thread r=bobowen
Right now it should be initialized thanks to TelemetryEnvironment be if
for any reasons it isn't, then it can happen on the IPC Launch thread, hence
it crashes because EnsureWin32kInitialized has to use nsObserverService.

Differential Revision: https://phabricator.services.mozilla.com/D143366
2022-04-11 18:32:34 +00:00
..
dllservices Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
test Bug 1757102: Skip test_win32k_enrollment.py for CCov build. r=tjr 2022-02-25 14:10:30 +00:00
AssembleCmdLine.h
AutoSQLiteLifetime.cpp
AutoSQLiteLifetime.h
Bootstrap.cpp Bug 1751948 - Part 6: Add basic support for running IPDL unit tests during gtest, r=ipc-reviewers,andi,handyman 2022-02-28 21:01:49 +00:00
Bootstrap.h Bug 1751948 - Part 6: Add basic support for running IPDL unit tests during gtest, r=ipc-reviewers,andi,handyman 2022-02-28 21:01:49 +00:00
CmdLineAndEnvUtils.cpp
CmdLineAndEnvUtils.h Bug 1243603 - Telemetry for when Windows invokes Firefox to handle a registered file type or protocol. r=Gijs 2021-12-11 00:00:55 +00:00
CreateAppData.cpp
DllPrefetchExperimentRegistryInfo.cpp
DllPrefetchExperimentRegistryInfo.h
EventTracer.cpp
EventTracer.h
GeckoArgs.h Bug 1755979: Pass accessibilty resource ID down from the parent. r=Jamie,nika 2022-03-02 11:06:33 +00:00
LauncherRegistryInfo.cpp
LauncherRegistryInfo.h
MacApplicationDelegate.h
MacApplicationDelegate.mm
MacAutoreleasePool.h
MacAutoreleasePool.mm
MacLaunchHelper.h
MacLaunchHelper.mm
MacRunFromDmgUtils.h Bug 1745788: Provide users the ability to install Firefox correctly when App Translocation is in use on macOS. r=mstange,bytesized 2022-04-04 17:30:10 +00:00
MacRunFromDmgUtils.mm Bug 1745788: Add telemetry for situations when Firefox is running under App Translocation on macOS. r=mstange 2022-04-04 17:30:10 +00:00
MultiInstanceLock.cpp Bug 1732435 - r=nalexander 2021-12-08 19:13:01 +00:00
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 Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
glxtest.cpp Bug 1751238 - Handle empty device extension strings in glxtest, r=gfx-reviewers,jgilbert 2022-01-20 22:45:22 +00:00
metrics.yaml Bug 1745788: Add telemetry for situations when Firefox is running under App Translocation on macOS. r=mstange 2022-04-04 17:30:10 +00:00
moz.build Bug 1751948 - Part 6: Add basic support for running IPDL unit tests during gtest, r=ipc-reviewers,andi,handyman 2022-02-28 21:01:49 +00:00
nsAndroidStartup.cpp
nsAppRunner.cpp Bug 1764045 - Ensure that win32k is initialized on the main thread r=bobowen 2022-04-11 18:32:34 +00:00
nsAppRunner.h
nsAppStartupNotifier.cpp Bug 1751010: Expose command line arguments early enough to detect private browsing mode before window painting r=nika,nalexander,mconley 2022-03-24 13:07:39 +00:00
nsAppStartupNotifier.h Bug 1751010: Expose command line arguments early enough to detect private browsing mode before window painting r=nika,nalexander,mconley 2022-03-24 13:07:39 +00:00
nsCommandLineServiceMac.h
nsCommandLineServiceMac.mm
nsConsoleWriter.cpp
nsEmbedFunctions.cpp Bug 1755979: Pass accessibilty resource ID down from the parent. r=Jamie,nika 2022-03-02 11:06:33 +00:00
nsEmbeddingModule.cpp Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
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 Bug 1743783 - Ignore extra command options when taking a screenshot. r=mossop 2021-12-16 16:16:16 +00:00
nsNativeAppSupportWin.h Bug 1761389 - Add and use new PDF-specific document icon on Windows. r=bhearsum 2022-04-01 20:29:18 +00:00
nsSigHandlers.cpp Bug 1759785 - Intercept crashy GTK messages that we don't have visibility into. r=stransky 2022-04-11 13:03:22 +00:00
nsSigHandlers.h
nsUpdateDriver.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1753910 - avoid pathological PATH expansion r=tkikuchi 2022-02-24 19:37:16 +00:00
nsX11ErrorHandler.cpp
nsX11ErrorHandler.h
nsXREDirProvider.cpp Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
nsXREDirProvider.h
platform.ini
updaterfileutils_osx.h
updaterfileutils_osx.mm