mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Bug 1454107 - "Re-enable passive touch listeners on window/document/documentElement/body". r=kats
This commit is contained in:
parent
3128a74b25
commit
91a86f87f7
@ -5870,4 +5870,4 @@ pref("general.document_open_conversion_depth_limit", 20);
|
||||
|
||||
// If true, touchstart and touchmove listeners on window, document,
|
||||
// documentElement and document.body are passive by default.
|
||||
pref("dom.event.default_to_passive_touch_listeners", false);
|
||||
pref("dom.event.default_to_passive_touch_listeners", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user