1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Mark Stacey 1d13008121 Fix Sentry breadcrumbs collection during initialization (#20521)
* Fix Sentry MetaMetrics detection

The refactor of the Sentry state in #20491 accidentally broke our opt-
in detection. The opt-in detection has been updated to look for both
types of application state (during and after initialization).

* Continue suppressing breadcrumbs during onboarding

* Fix how onboarding status is retrieved

The check for whether the user had completed onboarding assumed that
the application state was post-initialization UI state. It has been
updated to handle background state and pre-initialization state as
well.

* Remove unnecessary optional chain operators

* Add missing optional chain operator

* Fix JSDoc description parameter type
2023-08-18 06:07:35 -02:30
..
account-import-strategies
constants
controllers Capture app and migration version (#20458) 2023-08-16 14:47:01 -02:30
lib Fix Sentry breadcrumbs collection during initialization (#20521) 2023-08-18 06:07:35 -02:30
migrations Remove invalid tokensChainsCache state (#20495) 2023-08-17 14:23:54 -02:30
platforms
app-init.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00
background.js Improve Sentry state pre-initialization (#20491) 2023-08-17 14:22:31 -02:30
contentscript.js Reset extensions streams on chromium prerender workaround (#19727) 2023-06-27 09:10:04 -07:00
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js Bump SES to fix audit failure (#20434) 2023-08-16 22:51:49 -02:30
lockdown-run.js
metamask-controller.actions.test.js Update @metamask/phishing-controller to v4.0.0 (#18840) 2023-07-31 17:55:48 -02:30
metamask-controller.js Capture app and migration version (#20458) 2023-08-16 14:47:01 -02:30
metamask-controller.test.js Remove fallback phishing warning configuration (#20327) 2023-08-01 00:17:07 -02:30
mmi-keyring-builder-factory.js
sentry-install.js
translate.test.ts
translate.ts
ui.js Improve Sentry state pre-initialization (#20491) 2023-08-17 14:22:31 -02:30
use-snow.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00