| commit | dd717d79f51a91194176c8e2bc292c04fee80c2a | [log] [tgz] |
|---|---|---|
| author | Jinsuk Kim <jinsukkim@chromium.org> | Wed Aug 13 17:30:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 13 17:30:58 2025 |
| tree | 79f28f2a07da585ffa8b24e0a9db785f1137559b | |
| parent | 97d7a734874b0dff33d8d4a6c3308b26850e9185 [diff] |
[mtb-cct] Adds a test to maintain the supported types New adaptive toolbar button types need to go in the right class to be shown on the right UI surface. This CL adds a test to prevent them from accidentally becoming available to MTB in CCT. Also moves PAGE_SUMMARY button provider (detected by this new test) from the common registrar to BrApp-only one. Bug: 438153359 Change-Id: If2bd0604442a87a798d971629a53d5f9f28a99e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6841953 Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1500882}
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.