mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
320e8c0af9
If the `signTypedData` background function threw an exception, it would return `undefined` to the UI, which would throw another exception in the UI. It now re-throws the error if an error is thrown, which allows the UI to handle the error. I'm not sure why this might fail, and I'm not sure we're handling this failure well, but this is an improvement at least. |
||
---|---|---|
.. | ||
_locales | ||
fonts | ||
images | ||
manifest | ||
scripts | ||
vendor/trezor | ||
home.html | ||
loading.html | ||
notification.html | ||
phishing.html | ||
popup.html | ||
trezor-usb-permissions.html |