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:
Martin Stransky 2020-02-25 13:28:19 +00:00
parent a37d672244
commit e8e7d53d36

View File

@ -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.