commit | 66ad18c093ebc6dc50512d501580096d6e9ad17b | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Fri Feb 18 15:42:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 18 15:42:44 2022 |
tree | bcea630827d60c9a9c432bca8b70bdaf6b69686e | |
parent | fca30c79ed07a6768e5b7c3df6a333ddd148c363 [diff] |
ZoomForDSF: Don't adjustment movementX/Y by the device scale factor. This patch ensures we return the same coordinate space as the layout space for movementX/Y. R=pdr@chromium.org Bug: 1297149, 907309 Change-Id: Iaf9d43d7090edb22ed42958c06353d44b3bb53ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3472966 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#972962}
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.