1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/test
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
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Rename 'History' tab to 'Activity' (#8785) 2020-06-11 17:14:07 -03:00
integration Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
lib
stub
unit Fix handling of permissions of removed accounts (#8803) 2020-06-15 10:27:27 -03:00
unit-global
web3
base.conf.js
env.js
flat.conf.js
helper.js
setup.js