1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Mark Stacey 6ca18c3573
Fix handling of permissions of removed accounts (#8803)
Imported accounts can be removed, but the permissions controller is not
informed when this happens. Permissions are now removed as part of the
account removal process.

Additionally, the `getPermittedIdentitiesForCurrentTab` selector now
filters out any non-existent accounts, in case a render occurs in the
middle of an account removal.

This was resulting in a render crash upon opening the popup on a site
that was connected to the removed account.
2020-06-15 10:27:27 -03:00
..
app Fix handling of permissions of removed accounts (#8803) 2020-06-15 10:27:27 -03:00
lib fix: handle trailing / in block explorer URLs 2020-05-14 17:15:17 +08:00
index.js Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00