commit | 6c976cbbb074cd5b96aa233a6568d6adb101839b | [log] [tgz] |
---|---|---|
author | Chris Harrelson <chrishtr@chromium.org> | Fri Jan 31 03:42:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 03:42:26 2025 |
tree | 3dc42214712db181748ed2d658a7feb9a24c3167 | |
parent | 32b390af2b0751ba1e47433d9e6d6f635056f925 [diff] |
Store widget size for ScreenMetricsEmulator in DIPs, not device px. It was initialized correctly in the constructor, but not in UpdateVisualProperties. Bug: 393032381 Change-Id: I097b8d5a81f571c11f45595d93563870157be04d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6216342 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413897}
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.