When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem?
When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem? -Vinayak
被選擇的解決方法
Globalstorage is no longer supported in current Firefox versions (removed in Firefox 13), so the website or extension that uses it needs an update and use localStorage instead.
- bug 687579 - Remove support for globalStorage
所有回覆 (3)
Hi,
You can consider the Reset Firefox feature via Help (Alt + H) > Troubleshooting Information and check.
選擇的解決方法
Globalstorage is no longer supported in current Firefox versions (removed in Firefox 13), so the website or extension that uses it needs an update and use localStorage instead.
- bug 687579 - Remove support for globalStorage
由 cor-el 於
Disabling Samsung Caster add-on solved this issue for me.