1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey b75863dc00 Fix unbound metrics track function (#10016)
The new metrics controller has a `trackEvent` function that was being
called unbound, so `this` references were undefined. It is now bound
early in both places where it is passed in as a parameter.
2020-12-09 12:19:16 -03:30
..
_locales Fix 9988 - Don't allow more than 15% slippage (#9991) 2020-12-09 12:19:16 -03:30
fonts
images
manifest Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30
scripts Fix unbound metrics track function (#10016) 2020-12-09 12:19:16 -03:30
vendor/trezor
home.html Add SES lockdown and Sentry to all pages (#10013) 2020-12-09 12:19:16 -03:30
loading.html
notification.html Add SES lockdown and Sentry to all pages (#10013) 2020-12-09 12:19:16 -03:30
phishing.html Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30
popup.html Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30
trezor-usb-permissions.html