commit | c2b1beb647ddf43bd0d5032b2e2ceb96d90e82b5 | [log] [tgz] |
---|---|---|
author | Vlad Korotkevich <vkorotkevich@google.com> | Tue May 13 15:22:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 15:22:53 2025 |
tree | 050328d1297017c750ab445dc101096bded7b022 | |
parent | 4ccf9f0855fed5dd8c818769a87cfdfc020b32e7 [diff] |
[Minimal UI] TWA: Hide menu from out-of-scope banner Introduces new API to MenuButtonCoordinator that hides button persistently based on the TokenHolder. This behavior is required by desktop windowing mode, because custom tab toolbar is shown when user navigates out of scope of the web app and in this case web app header contains all necessary controls. Bug: 414769627 Change-Id: I36009249b20f4d46ab117435d4c3b4c2b5e3759a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6519476 Commit-Queue: Vlad Korotkevich <vkorotkevich@google.com> Reviewed-by: Olga Korokhina <korokhina@google.com> Cr-Commit-Position: refs/heads/main@{#1459456}
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.