commit | b400b4ec2c1cd3e0755cd4d4222fcbd669fb8e53 | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Tue Aug 06 22:11:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 06 22:11:49 2024 |
tree | 18ed51054a399334ba25c5cc3ecc284047779e9c | |
parent | b476ee44331a98ebb9609349ed02a7710b35a615 [diff] |
Cert Management V2: extend subpage height Extend subpage height so that style of subpage matches settings subpages with borders extending to the height of the page. Before screenshot: https://screenshot.googleplex.com/4M8cTaHdD9kag4S After screenshot: https://screenshot.googleplex.com/BDetda4hjPSM8gn Example settings page: https://screenshot.googleplex.com/8k7QKXNS2DiPTco (this is copied from https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/resources/settings/settings_page/settings_subpage.html;l=6-9?q=min-height&ss=chromium%2Fchromium%2Fsrc:chrome%2Fbrowser%2Fresources%2Fsettings%2F) Bug: 40928765 Change-Id: If5ee67717e2d0dbeeee250e18a84a5e5533e6a6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5765675 Reviewed-by: Matt Mueller <mattm@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Auto-Submit: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1338132}
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.