Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

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.

How to unblock WebGL

  • 3 risposte
  • 3 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di timmyh13

more options

When I log into a certain .gov website it can't load some information due to blocked WebGL settings. How do I access that information?

When I log into a certain .gov website it can't load some information due to blocked WebGL settings. How do I access that information?

Soluzione scelta

OK, I missed your troubleshooting information.

webgl1Renderer: WebGL is currently disabled.
webgl1Version: -
webgl1DriverExtensions: -
webgl1Extensions: -
webgl1WSIInfo: -
webgl2Renderer: WebGL is currently disabled.
webgl2Version: -
webgl2DriverExtensions: -
webgl2Extensions: -
webgl2WSIInfo: -

You can check webgl.disabled on the about:config page and make sure it is set to false.

  • webgl.disabled = false

You can also possibly force WebGL by setting this pref to true.

  • webgl.force-enabled = true

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (3)

more options

You can check the Web Console for WebGL related messages.

You can check the Graphics section on the "Help -> Troubleshooting Information" (about:support) page to see if there are issues reported about WebGL.

more options

Soluzione scelta

OK, I missed your troubleshooting information.

webgl1Renderer: WebGL is currently disabled.
webgl1Version: -
webgl1DriverExtensions: -
webgl1Extensions: -
webgl1WSIInfo: -
webgl2Renderer: WebGL is currently disabled.
webgl2Version: -
webgl2DriverExtensions: -
webgl2Extensions: -
webgl2WSIInfo: -

You can check webgl.disabled on the about:config page and make sure it is set to false.

  • webgl.disabled = false

You can also possibly force WebGL by setting this pref to true.

  • webgl.force-enabled = true

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

Cor-el, Thank you very much. I know how to enable and disable at will, now I can get the info I need then disable WebGL again. Very useful!!! Timmy