1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Pedro Figueiredo fbd68d4a3f
Introduce action metrics for mv3 service worker restart (#18346)
* fix dapp interaction e2e test

* wip

* add sentry post request mock

* fix console errors

* fix scripting console error and remove e2e test unnecessary check

* clean up

* remove e2e test

* stop skipping  test

* fixing build mv3 job

* fixing unit tests

* fixing unit tests

* fixing unit tests

* update coverages

* revert skip mv3 e2e test

* remove IN_TEST on the npm script

* remove console.log

* revert aria label changes

* revert aria label changes

* revert permission changes

* revert permission changes

* implement sw restart delay tracking

* fix rebase
2023-03-31 14:22:33 +01:00
..
account-import-strategies
constants
controllers Introduce action metrics for mv3 service worker restart (#18346) 2023-03-31 14:22:33 +01:00
lib
migrations
platforms
app-init.js
background.js Introduce action metrics for mv3 service worker restart (#18346) 2023-03-31 14:22:33 +01:00
contentscript.js
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.actions.test.js
metamask-controller.js Introduce action metrics for mv3 service worker restart (#18346) 2023-03-31 14:22:33 +01:00
metamask-controller.test.js
sentry-install.js
ui.js
use-snow.js