This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1544517 - Add a pref that controls conversion of mouse events to …
…touch events. r=geckoview-reviewers,rbarker For TV devices, it is useful to have mouse events automatically interpreted as touch events. On other devices, such as more desktop-like Android devices, we want to treat mouse events as mouse events. This patch makes this behaviour controllable by a pref, but keeps the existing default behaviour of treating mouse events as touch events. Differential Revision: https://phabricator.services.mozilla.com/D29188
- Loading branch information
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters