Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't shutdown browser when suspending UWP app #26204

Open
jdm opened this issue Apr 16, 2020 · 0 comments
Open

Don't shutdown browser when suspending UWP app #26204

jdm opened this issue Apr 16, 2020 · 0 comments
Labels
Projects

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 16, 2020

There are more ways to trigger suspension than just closing the app. We should figure out how to store the current session information (like active URL) and make use of that in OnActivated to resume the last page if necessary, but unless there's a way to tell that the user chose to close the app, we probably should not be shutting down.

@jdm jdm added the A-embedding label Apr 16, 2020
@jdm jdm added this to To do in UWP port via automation Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UWP port
  
To do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.