commit | 63299572e3122f4ed03c72579ac8c1f0072aa68b | [log] [tgz] |
---|---|---|
author | Michelle Chen <michellegc@google.com> | Sun Jan 12 23:56:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 12 23:56:03 2025 |
tree | 8ed8d00e5897292dbb7ea3b4d1cabee377345c08 | |
parent | 0b43b6d8e6a204211c4351bab9aae8462822d733 [diff] |
scanner: Add separate class to contain action button container logic. There's quite a bit of action button container logic now, e.g. action button order, animations, and soon also error views. Add a new ActionButtonContainerView class to contain this logic. Followups will move relevant code into this class. Bug: b:388939375 Change-Id: I5a4a0c49f2e12f1929b5da65c8c98affaba60bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6165868 Reviewed-by: Elijah Hewer <hewer@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Michelle Chen <michellegc@google.com> Cr-Commit-Position: refs/heads/main@{#1405333}
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.