val isFatal: Boolean (source)
Whether or not the crash was fatal or not: If true, the main application process was affected by the crash. If false, only an internal process used by Gecko has crashed and the application may be able to recover.
isFatal - Whether or not the crash was fatal or not: If true, the main application process was affected
by the crash. If false, only an internal process used by Gecko has crashed and the application
may be able to recover.