зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1717351 - Enable Wayland multi-buffer software backend by default, r=stransky
As it gives us better guarantees about correctness, it allows us to enable performance optimizations such as D118192, which reduces redraws. Another advantage is that it does not need any extra knowledge about compositors as it does not make any assumptions about buffer holding behaviour. Differential Revision: https://phabricator.services.mozilla.com/D119668
This commit is contained in:
Родитель
92deff6a93
Коммит
a2404c8fb7
|
@ -11665,7 +11665,7 @@
|
|||
|
||||
- name: widget.wayland.multi-buffer-software-backend.enabled
|
||||
type: bool
|
||||
value: false
|
||||
value: true
|
||||
mirror: once
|
||||
|
||||
# Use opaque region for MozContainer wl_surface
|
||||
|
|
Загрузка…
Ссылка в новой задаче