Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Azure portal accessing error html5 storage disabled

  • 1 risposta
  • 2 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di 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.

Soluzione scelta

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:

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (1)

more options

Soluzione scelta

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: