I just upgraded Firefox to 84.0 on F33, and the changelog on GNOME Software said “WebRender enabled by default on Wayland and GNOME Xorg”. This is my case here (Wayland with Nouveau on a good old Nvidia GTX 750 Ti). However, “Compositing” is set to “Basic”, and WEBRENDER_QUALIFIED appears as "denied by env: Not on allowlist"
. Below follows some snippets from about:suport
:
Graphics
--------
Features
Compositing: Basic
...
Window Protocol: wayland
Desktop Environment: gnome
Off Main Thread Painting Enabled: true
Off Main Thread Painting Worker Count: 4
Target Frame Rate: 60
GPU #1
Active: Yes
Description: NV117
Vendor ID: 0x10de
Device ID: 0x1380
Driver Vendor: mesa/nouveau
Driver Version: 20.2.4.0
RAM: 2023
...
Decision Log
HW_COMPOSITING:
available by default
blocked by env: Acceleration blocked by platform
OPENGL_COMPOSITING:
unavailable by default: Hardware compositing is disabled
WEBRENDER:
available by default
disabled by env: Not qualified
WEBRENDER_QUALIFIED:
available by default
denied by env: Not on allowlist
WEBRENDER_COMPOSITOR:
disabled by default: Disabled by default
WEBRENDER_ANGLE:
available by default
unavailable by env: OS not supported
WEBRENDER_DCOMP_PRESENT:
available by default
disabled by user: User disabled via pref
unavailable by env: Requires Windows 10 or later
unavailable by runtime: Requires ANGLE
WEBRENDER_SOFTWARE:
available by default
denied by env: Not on allowlist
OMTP:
available by default
WEBGPU:
disabled by default: Disabled by default
blocked by runtime: WebGPU can only be enabled in nightly
So, is this expected behavior, or is there any chance my card is wrongly blacklisted?