зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1707080 - Enable dispatch_by_pointer_messages on Nightly r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D114659
This commit is contained in:
Родитель
a0fb43c1ef
Коммит
3d1c1e91f8
|
@ -3562,12 +3562,12 @@
|
|||
# mouse messages.
|
||||
- name: dom.w3c_pointer_events.dispatch_by_pointer_messages
|
||||
type: bool
|
||||
value: false
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
mirror: always
|
||||
|
||||
- name: dom.w3c_pointer_events.scroll_by_pen.enabled
|
||||
type: bool
|
||||
value: false
|
||||
value: true
|
||||
mirror: always
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче