commit | 8cb294f195ab7211a9510675589f6b5e290778fa | [log] [tgz] |
---|---|---|
author | Cici Ruan <cuicuiruan@google.com> | Wed Oct 27 19:05:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 27 19:05:29 2021 |
tree | ce3139e308ca371abb119fb23f20b681d3a34ea2 | |
parent | 5e98e2cab70794283033278a58085fd44ccd4419 [diff] |
arc: Correct touch position for input overlay The original configuration value excludes the caption height, so when calculating the position, it should also exclude the caption height. TouchInjectorTest* --ozone-platform=headless Bug: b:188452744 Test: out/Default/components_unittests --gtest_filter= Change-Id: I9ea6b2119a1eef4cd9d4f2ef2f6a638d54432cf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3235599 Auto-Submit: Cici Ruan <cuicuiruan@google.com> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> Reviewed-by: Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Cici Ruan <cuicuiruan@google.com> Cr-Commit-Position: refs/heads/main@{#935515}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.