commit | b290ed2e136a27c4e6714f7d9d6905751ddc1be2 | [log] [tgz] |
---|---|---|
author | Max Curran <curranmax@chromium.org> | Fri Aug 05 21:11:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 05 21:11:33 2022 |
tree | 77a73bd73b4f2eca4243c73a51eb2c55f4c94f4e | |
parent | 9ab7cd97173494b770882bb43b76323688bea51b [diff] |
Enable ViewportHeightClientHintHeader by default. This CL configures the ViewportHeightClientHint for launch since it has been approved (see crbug.com/1184862 and Intent to Ship https://groups.google.com/a/chromium.org/g/blink-dev/c/17Z300KxrQM/m/6GyJmHV_AwAJ). Bug: 1184863 Change-Id: I8cec3837da5f69d0dbc53b2ec718e9fba9064726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3806400 Commit-Queue: Max Curran <curranmax@chromium.org> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032107}
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.