зеркало из https://github.com/mozilla/gecko-dev.git
ed54beeab0
OOM rust crashes are currently not identified as such in crash reports because rust libstd handles the OOMs and panics itself. There are unstable ways to hook into this, which unfortunately are under active changes in rust 1.27, but we're currently on 1.24 and 1.27 is not released yet. The APIs didn't change between 1.24 and 1.26, so it's fine-ish to use them as long as we limit their use to those versions. As long as the Firefox versions we ship (as opposed to downstream) use the "right" version of rust, we're good to go. The APIs are in their phase of stabilization, so there shouldn't be too many variants of the code to support. --HG-- extra : rebase_source : 08a85aa102b24380b1f6764effffcc909ef3191b |
||
---|---|---|
.. | ||
test | ||
AutoSQLiteLifetime.cpp | ||
AutoSQLiteLifetime.h | ||
Bootstrap.cpp | ||
Bootstrap.h | ||
CreateAppData.cpp | ||
EventTracer.cpp | ||
EventTracer.h | ||
MacApplicationDelegate.h | ||
MacApplicationDelegate.mm | ||
MacAutoreleasePool.h | ||
MacAutoreleasePool.mm | ||
MacLaunchHelper.h | ||
MacLaunchHelper.mm | ||
MozMeegoAppService.h | ||
ProfileReset.cpp | ||
ProfileReset.h | ||
UIKitDirProvider.h | ||
UIKitDirProvider.mm | ||
WinDllServices.cpp | ||
WinDllServices.h | ||
glxtest.cpp | ||
moz.build | ||
nsAndroidStartup.cpp | ||
nsAppRunner.cpp | ||
nsAppRunner.h | ||
nsAppStartupNotifier.cpp | ||
nsAppStartupNotifier.h | ||
nsCommandLineServiceMac.cpp | ||
nsCommandLineServiceMac.h | ||
nsConsoleWriter.cpp | ||
nsEmbedFunctions.cpp | ||
nsEmbeddingModule.cpp | ||
nsGDKErrorHandler.cpp | ||
nsGDKErrorHandler.h | ||
nsIAppStartupNotifier.h | ||
nsINativeAppSupport.idl | ||
nsIWinAppHelper.idl | ||
nsNativeAppSupportBase.cpp | ||
nsNativeAppSupportBase.h | ||
nsNativeAppSupportCocoa.mm | ||
nsNativeAppSupportDefault.cpp | ||
nsNativeAppSupportUnix.cpp | ||
nsNativeAppSupportWin.cpp | ||
nsNativeAppSupportWin.h | ||
nsSigHandlers.cpp | ||
nsSigHandlers.h | ||
nsUpdateDriver.cpp | ||
nsUpdateDriver.h | ||
nsWindowsRestart.cpp | ||
nsWindowsWMain.cpp | ||
nsX11ErrorHandler.cpp | ||
nsX11ErrorHandler.h | ||
nsXREDirProvider.cpp | ||
nsXREDirProvider.h | ||
platform.ini | ||
updaterfileutils_osx.h | ||
updaterfileutils_osx.mm |