commit | 8c59ba5c4bcb6dd38610f26b960538ed8e23b35f | [log] [tgz] |
---|---|---|
author | Mohsen Izadi <[email protected]> | Thu Apr 12 18:52:01 2018 |
committer | Commit Bot <[email protected]> | Thu Apr 12 18:52:01 2018 |
tree | 396e9ca4ad6861da82fa4ce2ac7b240554212015 | |
parent | 2b26997337e61e94757e0ad17901e94fccb0d1e3 [diff] |
Allow disabling Aura's pull-to-refresh for touchpad This CL changes --pull-to-refresh flag to have 4 possible values: - "Default": Currently the same as Disabled; - "Disabled": No PTR; - "Enabled": PTR enabled for both touchpad and touchscreen; - "Enabled for touchscreen only": PTR enabled only for touchscreen. BUG=702404 TEST=OverscrollControllerTest.PullToRefresh* in content_unittest Change-Id: I18e1e39f967e1041f56f25b49e42b9a6dfc934fa Reviewed-on: https://chromium-review.googlesource.com/998549 Reviewed-by: Jochen Eisinger <[email protected]> Reviewed-by: Sadrul Chowdhury <[email protected]> Commit-Queue: Mohsen Izadi <[email protected]> Cr-Commit-Position: refs/heads/master@{#550288}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .