mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
6ca18c3573
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. |
||
---|---|---|
.. | ||
controllers | ||
account-import-strategies.spec.js | ||
buy-eth-url.spec.js | ||
cleanErrorStack.spec.js | ||
ComposableObservableStore.js | ||
fetch-with-timeout.test.js | ||
message-manager-test.js | ||
nodeify-test.js | ||
personal-message-manager-test.js | ||
seed-phrase-verifier-test.js | ||
typed-message-manager.spec.js | ||
util-test.js |