Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Consider exiting process when swiped from recents menu #3897

Closed
snorp opened this issue Nov 13, 2018 · 1 comment
Closed

Consider exiting process when swiped from recents menu #3897

snorp opened this issue Nov 13, 2018 · 1 comment

Comments

@snorp
Copy link
Contributor

snorp commented Nov 13, 2018

Right now Focus tries to shut everything down[0] when the user swipes-to-kill the app from the recents menu. When using GeckoView it may be a good to actually exit the process at this point. This would be useful if Gecko had hung for whatever reason. Otherwise, swiping is not going to fully kill the app. It may also be a good to collect some telemtry at this time.

[0]

override fun onTaskRemoved(rootIntent: Intent) {

@vesta0 vesta0 added the P2 label Dec 18, 2018
@vesta0 vesta0 added this to the Backlog (P2, P3) milestone Dec 18, 2018
@vesta0 vesta0 added the size S 1 day or less of work label Dec 18, 2018
@stale
Copy link

stale bot commented Apr 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 15, 2022
@stale stale bot closed this as completed Apr 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants