| commit | c1e70a90c5fa827d1edf11e97da9f022bfca6338 | [log] [tgz] |
|---|---|---|
| author | Mark Schillaci <mschillaci@google.com> | Mon Sep 29 18:51:19 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 29 18:51:19 2025 |
| tree | 237c598354e952c23b8ff86d0c3a5fde922a3a1d | |
| parent | 83088179ef251ef923bd22a06e36b909e34719e7 [diff] |
[Bookmarks Bar] Change toolbar offset when in lock top controls state This CL updates the offset of the toolbar when either of the lock top controls features is enabled. The toolbar is offset for scrolling, but we do not need this offset while this feature is active, and this resolves the conflict between the bookmark bar feature and the lock top controls feature. Change-Id: Id1c7be64f076264f1f6bc770eb579476cfb470a4 Bug: 446779702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6995385 Commit-Queue: Mark Schillaci <mschillaci@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1522384}
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.