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
Solución elegida
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
Todas las respuestas (3)
Hi,
You can consider the Reset Firefox feature via Help (Alt + H) > Troubleshooting Information and check.
Solución elegida
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
Modificadas por cor-el el
Disabling Samsung Caster add-on solved this issue for me.