No mapping between a crash and a tab
Categories
(Firefox for Android :: Crash Reporting, enhancement, P3)
Tracking
()
People
(Reporter: kbrosnan, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/23092.
Seen while working on https://github.com/mozilla-mobile/fenix/issues/22722 which adds an in-app crash reporter allowing to continue using the app while some tabs might have crashed.
As an edgecase it is possible that multiple tabs might have crashes and each will have it's own crash report.
Based on the sensitive nature of the crash reports users might choose to send one crash to Mozilla but not others but currently this isn't possible. All pending content crashes will be sent or all will be dropped whenever user interacts with any of the crashed tabs.See also https://github.com/mozilla-mobile/fenix/issues/23090 and https://github.com/mozilla-mobile/fenix/issues/23091
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 2•2 years ago
|
||
Fenix crash reports currently don't include URLs, but there could be other memory information that might have PII from a tab.
Updated•2 years ago
|
Description
•