mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1639575 [Wayland] Disable xdg-desktop-portal by default, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D76822
This commit is contained in:
parent
3ae6c33573
commit
3847626318
@ -3978,6 +3978,7 @@ pref("network.psl.onUpdate_notify", false);
|
||||
#ifdef MOZ_WAYLAND
|
||||
pref("widget.wayland_vsync.enabled", false);
|
||||
pref("widget.wayland.use-opaque-region", true);
|
||||
pref("widget.use-xdg-desktop-portal", false);
|
||||
#endif
|
||||
|
||||
// All the Geolocation preferences are here.
|
||||
|
Loading…
Reference in New Issue
Block a user