1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey bbbf68c8df Allow dismissing the privacy mode notification
The privacy mode notification was not able to be dismissed from the
popup UI. It should have been dismissed after clicking "Learn more",
but that button opens a new tab first before dismissing the flag.
Opening the new tab kills the pop UI process before it has a chance
to set that flag, so it never gets set.

Re-ordering the handler to set the flag first avoids this problem.
2019-09-01 19:59:12 -03:00
..
app Allow dismissing the privacy mode notification 2019-09-01 19:59:12 -03:00
design Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
lib Remove unused lostAccounts state (#6979) 2019-08-08 17:03:10 -02:30
index.html Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
index.js Default Privacy Mode to ON, allow force sharing address (#6904) 2019-08-01 10:54:33 -02:30