commit | cc2476f808f7b887d6a93f8f306f11217b8baa8f | [log] [tgz] |
---|---|---|
author | Mark Schillaci <[email protected]> | Thu Jul 06 17:08:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 06 17:08:08 2023 |
tree | 86bb8146b4507bab32dc447c9b61e4b0bb30a8f8 | |
parent | 83eef743db945647491001ee3f713d691764df51 [diff] |
[Page Zoom] Add feature flag for new experimental smart zoom feature This CL starts the work for the Smart Zoom experimental feature by adding a feature flag. This will be an Android-only feature and will be tested using a Finch experiment/rollout. AX-Relnotes: N/A Bug: 1459631, b/265491863 Change-Id: I3e8c78239ccdf50963e65108e10f4cc1b8f73c06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4660301 Reviewed-by: Arthur Sonzogni <[email protected]> Reviewed-by: Jinsuk Kim <[email protected]> Reviewed-by: Jocelyn Tran <[email protected]> Commit-Queue: Mark Schillaci <[email protected]> Cr-Commit-Position: refs/heads/main@{#1166608}
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.