android-components / mozilla.components.lib.crash.handler

Package mozilla.components.lib.crash.handler

Types

CrashHandlerService

class CrashHandlerService : IntentService

Service receiving native code crashes (from GeckoView).

ExceptionHandler

class ExceptionHandler : UncaughtExceptionHandler

Thread.UncaughtExceptionHandler implementation that forwards crashes to the CrashReporter instance.