commit | f730b35697290967d601e6ef8054f5a3f027266f | [log] [tgz] |
---|---|---|
author | Louise Brett <loubrett@google.com> | Thu Jun 01 04:37:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 04:37:59 2023 |
tree | 623c4a344829c809d253a96cf7e5d088d0983af4 | |
parent | 34ca97152c9ba3e0cc81f9fc549d21e8f682c4f9 [diff] |
Ensure the app "New window" submenu has a radio button selected. In tabbed mode, if you enable the flag kDesktopPWAsTabStripSettings, a third option gets added to this submenu. But when the flag is off, previously the hidden extra item was selected, so neither visible option was shown as selected. The kTabbedWindow window mode should only be used when the flag is enabled. Before and after screenshots: https://crbug.com/1448741#c1 Bug: 1448741 Change-Id: If07e018ead68c04b73972540aff655893a358efa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4575626 Commit-Queue: Louise Brett <loubrett@google.com> Reviewed-by: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1151668}
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.