| commit | 19aa27649485fe4d1773f1dac7777d94c152f084 | [log] [tgz] |
|---|---|---|
| author | Vladimir Levin <vmpstr@chromium.org> | Thu Dec 02 16:19:58 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 02 16:19:58 2021 |
| tree | 9918809dcbcdcf38e35c59a6d6df6779726850b9 | |
| parent | 0ed44a6f2ecec436e01104cb01e174ca34636b2d [diff] |
zoom-for-dsf,devtools: Make the resize label not be blurry. This patch passes the right device content scale to devtools pages so that they can adjust the resolution required to have a crisp display on hidpi devices with use-zoom-for-dsf. I've checked that the resize label is now sharp, but I haven't been able to verify any other content since I couldn't find anything that was blurry before. R=alexrudenko@chromium.org Fixed: 1224690 Change-Id: I8e4cf69dee551efd3dfaced1398e5e10ef688043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311219 Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#947514}
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.