webgpu: Parse and forward backend prefs to wgpu (#32410)

Signed-off-by: Hieu Do <hieudn.uh@gmail.com>
This commit is contained in:
Hieu Do 2024-06-01 00:51:36 +07:00 committed by GitHub
parent 500a475217
commit 3d70243438
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 2 deletions

View file

@ -32,6 +32,7 @@
"dom.testing.htmlinputelement.select_files.enabled": false,
"dom.webgl2.enabled": false,
"dom.webgpu.enabled": false,
"dom.webgpu.wgpu_backend": "",
"dom.webrtc.enabled": false,
"dom.webrtc.transceiver.enabled": false,
"dom.webvr.enabled": false,