commit | 3210e4367fbd952ca9657564282d451c3c24925f | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Fri Aug 15 20:36:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 20:36:32 2025 |
tree | 60725185e394bc098e68f689660ac7e85f150518 | |
parent | f6a4e06d17b38de31d69cf5a0653d5c5a4574fd8 [diff] |
[CCT] Restore the custom action padding after update CustomTabToolbar#updateCustomActionButton resets the padding adjusted to have even 16dp spacing. This CL restores the padding after the update method is called. Bug: 438726571 Change-Id: I3af1de6134ad56c0119be55685e0bf9cc89aeaf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6851307 Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1502102}
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.