mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
Bug 1617854 [Wayland] Ship widget.wayland_dmabuf_vaapi.enabled preference r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D64046 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
a37d672244
commit
e8e7d53d36
@ -4039,6 +4039,7 @@ pref("network.psl.onUpdate_notify", false);
|
||||
#ifdef MOZ_WAYLAND
|
||||
pref("widget.wayland_vsync.enabled", false);
|
||||
pref("widget.wayland_dmabuf_webgl.enabled", false);
|
||||
pref("widget.wayland_dmabuf_vaapi.enabled", false);
|
||||
#endif
|
||||
|
||||
// All the Geolocation preferences are here.
|
||||
|
Loading…
Reference in New Issue
Block a user