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 d13aabde23
Fix SES lockdown on older browsers (#10014)
On older browsers that don't support `globalThis`[1], the SES lockdown
throws an error. The `globalthis` shim has been added to all pages, to
the background process, and to the `contentscript`. This should prevent
the error on older browsers.

[1]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis#Browser_compatibility
2020-12-08 15:08:31 -03:30
..
_locales Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
fonts Add euclid fontface (#9018) 2020-07-27 17:15:44 -05:00
images Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
manifest Fix SES lockdown on older browsers (#10014) 2020-12-08 15:08:31 -03:30
scripts Fix unbound metrics track function (#10016) 2020-12-08 12:40:55 -03:30
vendor/trezor
home.html Fix SES lockdown on older browsers (#10014) 2020-12-08 15:08:31 -03:30
loading.html
notification.html Fix SES lockdown on older browsers (#10014) 2020-12-08 15:08:31 -03:30
phishing.html Fix SES lockdown on older browsers (#10014) 2020-12-08 15:08:31 -03:30
popup.html Fix SES lockdown on older browsers (#10014) 2020-12-08 15:08:31 -03:30
trezor-usb-permissions.html