1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/components
Mark Stacey 5a8e8c61ea
Reject connection request on window close (#7401)
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.
2019-11-13 11:03:11 -04:00
..
app Reject connection request on window close (#7401) 2019-11-13 11:03:11 -04:00
ui ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30