commit | b93110a115eefa87c558f80b794c637b032c4eb5 | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Mon Apr 01 21:12:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 01 21:12:37 2024 |
tree | e6e3cdcfc0d37144a723b587ad13ebc752adbc65 | |
parent | b0fc5dbf53164b6aa41fbf8f0c71fc18bc276d21 [diff] |
Revert "[TSLO] Move tab scroll layer to increase tab strip height" This reverts commit f2cfe977cc21defdf1b7506184c50d96d96364a8. Reason for revert: LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8751826434271318369 Sample failed build: https://ci.chromium.org/b/8751826434271318369 If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5388592&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8751826434271318369&type=BUG Original change's description: > [TSLO] Move tab scroll layer to increase tab strip height > > This CL changes the tab strip height by shifting the scroll_tab_layer downwards with the size equals to the added |topPadding|, so the size of the StripLayoutHelper remains 40dp while the scene layer can go taller than that. > > The integration for the changes is in a follow up crrev.com/c/5402928. > Preview: > https://screenshot.googleplex.com/TcgR3Zzfm38Ph3C > https://screenshot.googleplex.com/kdhBTxYF6fCNsev > > Bug: 325351108 > Change-Id: Iecefb79abeb8243ce74e9bfbf7402a4f4e02386c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5388592 > Reviewed-by: Neil Coronado <nemco@google.com> > Commit-Queue: Wenyu Fu <wenyufu@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1280861} > Bug: 325351108 Change-Id: I4cfa01c631851b849a92202e72d151cf2a0b97db No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5411092 Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1280872}
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.