1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey b2882aa778
Handle account selection on all domains that can view the selection (#8341)
Selecting a new account now results in all domains that can view this
change being notified. Previously only the dapp in the active tab was
being notified (though not correctly, as the `origin` was accidentally
set to the MetaMask chrome extension origin).

This handling of account selection has been moved into the background
to minimize the gap between account selection and the notification
being sent out. It's simpler for the UI to not be involved anyway.
2020-04-16 13:16:53 -03:00
..
data LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
e2e Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
integration Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
lib Remove tOrKey and tOrDefault functions from i18n context (#8211) 2020-03-19 01:03:20 -03:00
stub
unit Handle account selection on all domains that can view the selection (#8341) 2020-04-16 13:16:53 -03:00
unit-global Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
web3 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
base.conf.js
env.js
flat.conf.js
helper.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
setup.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00