This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Azure portal accessing error html5 storage disabled

  • 1 respuesta
  • 2 tienen este problema
  • 1 visita
  • Última respuesta de cor-el

more options

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

Solución elegida

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector:

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (1)

more options

Solución elegida

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector: