1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts
Mark Stacey f75c3c6f68
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-08 12:40:55 -03:30
..
account-import-strategies
controllers Initialize network controller provider chainId to the appropriate default networks (#9999) 2020-12-07 11:40:42 -08:00
lib Remove web3 injection (#9156) 2020-12-07 12:09:02 -08:00
migrations Migration to remove legacy local storage keys from localStorage (#9986) 2020-12-03 20:25:23 -03:30
platforms expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
background.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00
chromereload.js
contentscript.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
first-time-state.js
initSentry.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00
inpage.js Remove web3 injection (#9156) 2020-12-07 12:09:02 -08:00
metamask-controller.js Fix unbound metrics track function (#10016) 2020-12-08 12:40:55 -03:30
phishing-detect.js
runLockdown.js Deobfuscate error message (#10012) 2020-12-08 07:24:31 +08:00
ui.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00