BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.83k stars 340 forks source link

Waterfox site doesn't load ironically because of a privacy setting (WebGL disabled) #3081

Open Espionage724 opened 1 year ago

Espionage724 commented 1 year ago

What happened?

I'm looking through the Firefox fork list on Arch wiki asking myself why most of those forks need to exist and why people would use them. I get down to Waterfox classic and think it's ok, but I was questioning why Waterfox G5 based on an already privacy-respecting browser needed to exist. I click https://www.waterfox.net/ and:

This page crashed.

Error creating WebGL context.

I'm on Firefox with WebGL disabled, by choice for privacy reasons :p

Reproducible?

Version

Other

What platform are you seeing the problem on?

Linux

Relevant log output

Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. node.js:383
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
THREE.WebGLRenderer: A WebGL context could not be created. Reason:  WebGL is currently disabled. 3 8626.6846ecbb.js:2:404286
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
THREE.WebGLRenderer: A WebGL context could not be created. Reason:  WebGL is currently disabled. 3 8626.6846ecbb.js:2:404286
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
Failed to create WebGL context: WebGL is currently disabled. 8626.6846ecbb.js:2:402511
THREE.WebGLRenderer: Error creating WebGL context. 8626.6846ecbb.js:2:403317
Error: Error creating WebGL context.
    sl https://www.waterfox.net/assets/js/8626.6846ecbb.js:2
    initThree https://www.waterfox.net/assets/js/8626.6846ecbb.js:2
    <anonymous> https://www.waterfox.net/assets/js/8626.6846ecbb.js:2
    c https://www.waterfox.net/assets/js/8626.6846ecbb.js:2
    t https://www.waterfox.net/assets/js/8626.6846ecbb.js:2
    p https://www.waterfox.net/assets/js/1df93b7f.bf532afc.js:1
    rs https://www.waterfox.net/assets/js/main.a321b995.js:2
    Su https://www.waterfox.net/assets/js/main.a321b995.js:2
    su https://www.waterfox.net/assets/js/main.a321b995.js:2
    Ua https://www.waterfox.net/assets/js/main.a321b995.js:2
    cu https://www.waterfox.net/assets/js/main.a321b995.js:2
    i https://www.waterfox.net/assets/js/main.a321b995.js:2
    ec https://www.waterfox.net/assets/js/main.a321b995.js:2
    hydrate https://www.waterfox.net/assets/js/main.a321b995.js:2
    2976 https://www.waterfox.net/assets/js/main.a321b995.js:2
    promise callback*2976 https://www.waterfox.net/assets/js/main.a321b995.js:2
    r https://www.waterfox.net/assets/js/runtime~main.9a1df9ec.js:1
    <anonymous> https://www.waterfox.net/assets/js/main.a321b995.js:2
    O https://www.waterfox.net/assets/js/runtime~main.9a1df9ec.js:1
    <anonymous> https://www.waterfox.net/assets/js/main.a321b995.js:2
    a https://www.waterfox.net/assets/js/runtime~main.9a1df9ec.js:1
    <anonymous> https://www.waterfox.net/assets/js/main.a321b995.js:2
main.a321b995.js:2:241598
MrAlex94 commented 1 year ago

Thanks for reporting this - definitely shouldn't be crashing with WebGL disabled! Website is getting a refresh releasing next week, which removes use of any WebGL.