I tried a little around with WebGL today but couldn't get any further.

Setting
```
webgl.disabled.false
webgl.msaa-force;true
security.sandbox.content.read_path_whitelist;/gnu/store/
```

doesn't help. Not even `security.sandbox.content.level;0` changed
anything for the good.

So it still says:
```
JavaScript warning: https://get.webgl.org/, line 197: Error: WebGL
warning: <SetDimensions>: Failed to create WebGL context: WebGL creation
failed:
* Refused to create native OpenGL context because of blacklist entry:
FEATURE_FAILURE_GLXTEST_FAILED
* Exhausted GL driver options.
```

I'm on an intel laptop with i965 driver.



Reply via email to