1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app
Mark Stacey e8774f615d
Fix unbound function in swaps controller (#9496)
The `_fetchAndSetSwapsLiveness` was accidentally passed to
`setInterval` without being bound first, so the `this` reference was
not defined when it was called. It is now bound before being passed to
`setInterval`.
2020-10-06 20:03:59 -07:00
..
_locales Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
fonts
images Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
manifest Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
scripts Fix unbound function in swaps controller (#9496) 2020-10-06 20:03:59 -07:00
vendor/trezor
home.html
loading.html
notification.html
phishing.html
popup.html
trezor-usb-permissions.html