Open Bug 1958803 Opened 14 days ago Updated 7 days ago

Remove CrashListActivity

Categories

(Firefox for Android :: Crash Reporting, task)

All
Android
task

Tracking

()

People

(Reporter: polly, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [fxdroid][group6] )

We would like to reduce the number of activities in our android apps.
CrashListActivity is a thin wrapper around CrashListFragment in lib-crash, so should be relatively easy to refactor out.

steps:

  • If we need to, we can embed the android component CrashListFragment in another CrashListFragment that lives in Fenix
  • add CrashListFragment to nav graph
  • from about:crashes, navigate to CrashListFragment instead of CrashListActivity
  • delete CrashListActivity from Fenix
Summary: Remove PrivacyContentDisplayActivity and related mozilla online code → Remove CrashListActivity
Blocks: 1958808

The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Crash Reporting' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → Crash Reporting
You need to log in before you can comment on or make changes to this bug.