LibreWolf Version
148.0.2-3
Operating System
Debian / Ubuntu / Mint
Installation Source / Package
Official Librewolf Repository (Debian/Ubuntu/Fedora/openSUSE)
Description
The new "request WebGL permissions on a per-site basis" feature is awesome! However, https://maps.bing.com/ aka https://www.bing.com/maps , which (legitimately) requires WebGL, manages to break it by using javascript to automatically redirect users to https://www.bing.com/maps/sharing?webglerror=a
The latter page does not request a WebGL context, and so the permissions window vanishes before it can be clicked.
To recap
- Enable WebGL with per-site permissions, and the permissions dialog enabled
- Go to https://maps.bing.com
- Observe the WebGL permissions dialog open
- The site redirects to https://www.bing.com/maps/sharing?webglerror=a
- The WebGL permissions dialog closes
- Observe the site permissions button on the URL bar and note that there is no option to enable WebGL
A reasonable alternative would be to manually add the site in In the site-specific permissions area of the Settings window. However, this area only allows site-specific permissions to be removed, and not added.
Simply put, it is not possible to (through the UI) enable WebGL for https://www.bing.com/maps
Logs / Screenshots
No response
Checklist
- I have searched existing issues to ensure this hasn't been reported yet.
- I have read the FAQ and confirmed my problem isn't addressed there.