commit | 73badf7d956bc97d233f5445ef646d5a6bedc0e3 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Mon Apr 10 17:16:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 10 17:16:25 2023 |
tree | ceef2b901ac30dac6b5c65abf80e8a0554942ac0 | |
parent | 5588f23ac4c6740bf502107335d80cd497a12da5 [diff] |
[Pcct-SideSheet] Ensure the icon positioning is more predictable This CL moves the maximization button into the frame layout used for location bar. The positioning/visibility of the button is more predictable as its position is always in the right order against the other toolbar elements. If there's not enough room, the button gets hidden. Bug: 1429476, 1428799 Change-Id: I11d3f84f2eadb145c2b24c215fc7c7ba726a18c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4402512 Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Kevin Grosu <kgrosu@google.com> Cr-Commit-Position: refs/heads/main@{#1128200}
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.