..
test
Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski
2020-07-10 23:58:28 +00:00
AssembleCmdLine.h
Bug 1632277 - Part 2: Remove assembleSingleArgument helper r=tkikuchi
2020-05-29 18:41:03 +00:00
AutoSQLiteLifetime.cpp
…
AutoSQLiteLifetime.h
…
Bootstrap.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop
2020-03-10 08:48:24 +00:00
Bootstrap.h
…
CmdLineAndEnvUtils.cpp
…
CmdLineAndEnvUtils.h
…
CreateAppData.cpp
Bug 1568994 - Add Update URL template to application.ini, XREAppData, and Services.appinfo r=glandium
2020-03-26 00:57:13 +00:00
DllPrefetchExperimentRegistryInfo.cpp
Bug 1640087: Part 2: tuck optimized prefetches behind a preference. r=dthayer,aklotz
2020-06-22 16:38:15 +00:00
DllPrefetchExperimentRegistryInfo.h
Bug 1640087: Part 2: tuck optimized prefetches behind a preference. r=dthayer,aklotz
2020-06-22 16:38:15 +00:00
EventTracer.cpp
…
EventTracer.h
…
LauncherRegistryInfo.cpp
Bug 1648384 - Make use of Result::propagateErr. r=mhowell
2020-06-25 16:07:28 +00:00
LauncherRegistryInfo.h
…
MacApplicationDelegate.h
…
MacApplicationDelegate.mm
Bug 1632845 - Firefox gets stuck when quit from the dock if the user cancels quitting from a beforeunload prompt r=Gijs,spohl,necko-reviewers,geckoview-reviewers,dragana,agi
2020-06-09 18:20:36 +00:00
MacAutoreleasePool.h
…
MacAutoreleasePool.mm
…
MacLaunchHelper.h
…
MacLaunchHelper.mm
…
ModuleEvaluator.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
ModuleEvaluator.h
…
ModuleVersionInfo.cpp
…
ModuleVersionInfo.h
…
PolicyChecks.h
…
ProfileReset.cpp
…
ProfileReset.h
…
SafeMode.h
…
UIKitDirProvider.h
…
UIKitDirProvider.mm
…
UntrustedModulesData.cpp
Bug 1620118 - Part 1: Add ProcessedModuleLoadEvent::mIsDependent. r=aklotz
2020-05-04 17:20:51 +00:00
UntrustedModulesData.h
Bug 1620118 - Part 1: Add ProcessedModuleLoadEvent::mIsDependent. r=aklotz
2020-05-04 17:20:51 +00:00
UntrustedModulesProcessor.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
UntrustedModulesProcessor.h
Bug 1620118 - Part 1: Add ProcessedModuleLoadEvent::mIsDependent. r=aklotz
2020-05-04 17:20:51 +00:00
WinDllServices.cpp
Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika
2020-04-07 15:16:33 +00:00
WinDllServices.h
…
WinTokenUtils.cpp
Bug 1648384 - Make use of Result::propagateErr. r=mhowell
2020-06-25 16:07:28 +00:00
WinTokenUtils.h
…
components.conf
Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi
2020-07-09 21:42:25 +00:00
glxtest.cpp
…
moz.build
Bug 1640087: Part 2: tuck optimized prefetches behind a preference. r=dthayer,aklotz
2020-06-22 16:38:15 +00:00
nsAndroidStartup.cpp
Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto
2020-06-25 08:43:23 +00:00
nsAppRunner.cpp
Bug 1636539 - Part 1: Mirror preferences for remote settings to Windows Default Browser Agent. r=agashlin,bytesized
2020-07-21 21:51:59 +00:00
nsAppRunner.h
Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp
2020-06-25 17:22:20 +00:00
nsAppStartupNotifier.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsAppStartupNotifier.h
…
nsCommandLineServiceMac.h
…
nsCommandLineServiceMac.mm
…
nsConsoleWriter.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsEmbedFunctions.cpp
Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi
2020-07-08 20:15:59 +00:00
nsEmbeddingModule.cpp
…
nsGDKErrorHandler.cpp
Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj
2020-07-01 08:42:31 +00:00
nsGDKErrorHandler.h
…
nsIAppStartupNotifier.h
…
nsINativeAppSupport.idl
…
nsIWinAppHelper.idl
…
nsIXREDirProvider.idl
…
nsNativeAppSupportBase.cpp
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop
2020-03-10 08:48:24 +00:00
nsNativeAppSupportBase.h
…
nsNativeAppSupportCocoa.mm
Bug 1597508: Use WidgetUtils::DOMWindowToWidget to determine native window during reopen of Firefox on macOS. r=farre
2020-04-21 12:31:51 +00:00
nsNativeAppSupportDefault.cpp
…
nsNativeAppSupportUnix.cpp
Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj
2020-07-01 08:42:31 +00:00
nsNativeAppSupportWin.cpp
…
nsNativeAppSupportWin.h
…
nsSigHandlers.cpp
…
nsSigHandlers.h
…
nsUpdateDriver.cpp
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
nsUpdateDriver.h
…
nsWindowsRestart.cpp
…
nsWindowsWMain.cpp
…
nsX11ErrorHandler.cpp
…
nsX11ErrorHandler.h
…
nsXREDirProvider.cpp
Bug 1651838 - Don't provide NS_GRE_* paths on Android. r=snorp
2020-07-17 16:58:34 +00:00
nsXREDirProvider.h
…
platform.ini
…
updaterfileutils_osx.h
…
updaterfileutils_osx.mm
…