mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
d131014b5e
This change replaces `getRenderablePermissionsDomains` with a new selector `getConnectedDomainsForSelectedAddress` that works better. The data returned from this selector is used to populated the _Connected Sites_ modal, which (as of #8262) didn't use most of the data returned from the old selector. The old selector only looked at the first address that was exposed, making it not work for anything other than the first account connected to a particular origin. |
||
---|---|---|
.. | ||
tests | ||
confirm-transaction.js | ||
custom-gas.js | ||
custom-gas.test.js | ||
permissions.js | ||
selectors.js | ||
tokens.js | ||
transactions.js |