1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Olaf Tomalka a323a5fe59
Reject popup confirmations on close (#12643)
* Background clears confirmations on popup close

* [WIP] Remove clearing confirmations through UI

* Confirmations are now rejected instead of cleared

* Erased commented out code

* Fix linter errors

* Changes after code review

* Moved metrics events from onWindowUnload to background

* PR review fixes

* Added abillity to add reason to rejection of messages

* Fix prettier

* Added type metrics event to signature cancel

* Fix test

* The uncofirmed transactions are now cleared even if Metamask is locked
2021-11-15 17:13:51 +01:00
..
account-import-strategies
constants
controllers fix typo (#12672) 2021-11-12 11:10:50 -03:30
lib Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
migrations Connect Ledger via WebHID (#12411) 2021-10-21 16:47:03 -02:30
platforms Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
background.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
contentscript.js
disable-console.js
first-time-state.js Implement Network Switcher designs (#12260) 2021-10-28 23:31:05 +04:00
inpage.js
lockdown-more.js Update build system lockdown parameter (#12556) 2021-11-01 22:13:22 -10:00
lockdown-run.js lockdown - breakout making globalThis properties non-writable (#12258) 2021-10-01 08:53:12 -10:00
metamask-controller.js Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
metamask-controller.test.js Use hardware constants everywhere (#12329) 2021-10-13 09:25:27 -05:00
phishing-detect.js Autofilling new issue link with url and domain (Phishing detect page) (#12000) 2021-09-03 11:22:28 -07:00
sentry-install.js Build - refactor for bundle factoring and swappable runtime (#11080) 2021-07-15 10:59:34 -07:00
ui.js bump @metamask/controllers to v15.0.2 and remove AbortController workaround in e2e tests (#11988) 2021-09-03 09:34:21 -05:00