commit | 9edd19e81f8c297e1f67bbb6ecca9d08a44da861 | [log] [tgz] |
---|---|---|
author | Patrick Noland <pnoland@google.com> | Mon Jun 02 20:23:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 20:23:12 2025 |
tree | 4f9a89a3eb6b0a11c8b49208fe4ca82464a5d8e1 | |
parent | c87808491fc9637c5c15da086981140448bf7f3a [diff] |
[mobar] Show hairline in mini origin mode The hairline needs to: 1. Be correctly positioned via marginBottom 2. Have space to draw into; this is done, mirroring normal toolbar logic, by laying out the control container with 1dp of extra height (cherry picked from commit 41950339e7214499e3323e58d40bb86c15bf517c) Bug: 421451910 Fixed: 421913511 Change-Id: I7c67a184c50ee8561d6083d6e66aa564bfef27e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6608266 Commit-Queue: Patrick Noland <pnoland@chromium.org> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Cr-Original-Commit-Position: refs/heads/main@{#1467829} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6612082 Cr-Commit-Position: refs/branch-heads/7204@{#401} Cr-Branched-From: d5de512dc9dc8ddfe4e6d71b0637578bb6158683-refs/heads/main@{#1465706}
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.