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

Backport session persistence fixes in #17211 and #17268 #17269

Merged
merged 2 commits into from
May 16, 2024

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented May 14, 2024

As the title says, this backports the changes in #17211 and #17268:

  • PersistState being called when the window is closed
    (as opposed to closing the tab). The settings check was missing.
  • Avoid persisting windows with 0 tabs (= last tab gets closed).

@lhecker lhecker requested a review from DHowett May 14, 2024 20:25
@lhecker lhecker merged commit 488bef7 into release-1.20 May 16, 2024
12 checks passed
@lhecker lhecker deleted the dev/lhecker/persistence-fixup branch May 16, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants