commit | 8647ab0f9122f3e409d94c3b035484604564f09b | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Sat Jul 03 22:07:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 03 22:07:04 2021 |
tree | 635322c390468df6368546e9660edc54c5cd7bb0 | |
parent | 6f11bb6499b07723ce3a7b409714a4c850f0a637 [diff] |
Fix the composited cursor size In Ash, the composited cursor size changes with the display size and doesn't match the hardware cursor. This CL fixes that and adds a test to make sure the cursors's size match each other. Bug: 1220826 Change-Id: I31c0aa26f5e08af0614483703d579efd6c02c246 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2949017 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by: Mitsuru Oshima (OOO back on July 12)) <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#898408}
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.