Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Do not call addSession in SessionStore.onStackSession()#3682

Merged
keianhzo merged 1 commit intomainfrom
v11/on_Stack
Jul 15, 2020
Merged

Do not call addSession in SessionStore.onStackSession()#3682
keianhzo merged 1 commit intomainfrom
v11/on_Stack

Conversation

@MortimerGoro
Copy link
Copy Markdown
Contributor

@MortimerGoro MortimerGoro commented Jul 15, 2020

Fixes #3681

It's already called in createSession

@MortimerGoro MortimerGoro requested a review from keianhzo July 15, 2020 11:56
@MortimerGoro MortimerGoro added the Uplift PR that needs to be uplifted. label Jul 15, 2020
@MortimerGoro MortimerGoro self-assigned this Jul 15, 2020
Copy link
Copy Markdown
Contributor

@keianhzo keianhzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM I just realized that there is an issue in the ordering of the unlinking/removing, we should unlink before the session is removed. I'll fix that in a follow up

@MortimerGoro MortimerGoro requested a review from bluemarvin July 15, 2020 12:11
@keianhzo keianhzo merged commit 3786163 into main Jul 15, 2020
@keianhzo keianhzo deleted the v11/on_Stack branch July 15, 2020 12:35
@bluemarvin bluemarvin removed the Uplift PR that needs to be uplifted. label Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The app crashes when a new tab is open by clicking a link or by pop-up-

3 participants