Skip to content
New issue

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

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

Already on GitHub? # to your account

Reject connection request on window close #7401

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 13, 2019

This was first implemented in #7335, but the final version didn't work because the _beforeUnload handler was not bound early, so this was not defined when it was triggered.

This was first implemented in #7335, but the final version didn't work
because the `_beforeUnload` handler was not bound early, so `this` was
not defined when it was triggered.
@metamaskbot
Copy link
Collaborator

Builds ready [55000c1]

@Gudahtt Gudahtt merged commit 5a8e8c6 into develop Nov 13, 2019
@whymarrh whymarrh deleted the fix-connect-rejection-on-window-close branch November 13, 2019 16:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants