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 2ceac1f27f Add warning about reload on network change
We are soon removing the automatic refresh on network change behavior.
A warning has been added to ensure sites know about this upcoming
change.

Any site that calls `.enable` is advised to use a
`networkChanged` event handler to reload manually if they rely upon
that behavior. They are also advised to set the flag
`autoRefreshOnNetworkChange` to `false` to opt-out of the reload
behavior early.

This warning might be irritating for certain sites, as they might be
indifferent to whether or not the site reloads, and not eager to set a
flag to opt-in early just to silence the warning. However there was no
other obvious way to warning the right people about this change, as
any warning prior to an actual reload would only be seen by the few
people that set their browser console to preserve logs.

Relates to #3599
2019-08-21 14:14:35 -03:00
..
_locales Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30
fonts Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
images Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
scripts Add warning about reload on network change 2019-08-21 14:14:35 -03:00
vendor/trezor Close window after opening fullscreen (#6966) 2019-08-08 11:50:32 -03:00
home.html Serve CSS as an external file (#6894) 2019-07-23 14:10:13 -03:00
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
manifest.json Version v7.0.1 2019-08-08 11:40:52 +00:00
notification.html Serve CSS as an external file (#6894) 2019-07-23 14:10:13 -03:00
phishing.html Update design of phishing warning screen 2019-02-05 13:18:24 -03:30
popup.html Serve CSS as an external file (#6894) 2019-07-23 14:10:13 -03:00
trezor-usb-permissions.html trezor v5 working on firefox 2018-08-05 02:43:02 -04:00
unsupport.html Rename files 2018-05-29 12:44:37 +08:00