commit | 388e07a11d8bf49579018ac99f0be413d884267d | [log] [tgz] |
---|---|---|
author | Philip Rogers <[email protected]> | Mon Mar 27 17:54:33 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 27 17:54:33 2023 |
tree | f4ea66720f0be39b60610e6090eebe4ebdf4e01b | |
parent | 2b1dba379d847e03ad507905dcadc3132c226f7e [diff] |
Add about:flags entry for force-disabling text autosizing Text autosizing is a heuristic for improving the readability of desktop pages when viewed on small screens. This patch adds an about:flags entry and feature for force-disabling this. Bug: 1426675 Change-Id: I49d5192ae5fae77b083564b995dbdd33dafcfe73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4363341 Auto-Submit: Philip Rogers <[email protected]> Reviewed-by: Alexander Timin <[email protected]> Commit-Queue: Alexander Timin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1122524}
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.