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
Isisombululo esikhethiwe
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
All Replies (3)
Hi,
You can consider the Reset Firefox feature via Help (Alt + H) > Troubleshooting Information and check.
Isisombululo Esikhethiwe
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
Okulungisiwe
Disabling Samsung Caster add-on solved this issue for me.