mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
3d0ffc50f8
The inactive timer was being reset upon any change to the preferences store. The intent was only to update the timer when the auto-lock timeout had changed, so the subscription was updated to only update in those cases. There are no indications that this had any effect upon the user. It looks like the preferences store never updates while the extension is unattended, so in practice this may have been harmless. It was still pointless however. This also protects against the possibility of the preferences store being updated while unattended at some point in the future. |
||
---|---|---|
.. | ||
_locales | ||
fonts | ||
images | ||
manifest | ||
scripts | ||
vendor/trezor | ||
home.html | ||
loading.html | ||
notification.html | ||
phishing.html | ||
popup.html | ||
trezor-usb-permissions.html | ||
unsupport.html |