commit | c95caf8bc820926f99aa78c93b718fc9e9d7d58d | [log] [tgz] |
---|---|---|
author | Caroline Rising <corising@chromium.org> | Wed May 25 00:21:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 25 00:21:00 2022 |
tree | a794591793bf05f12cb1cb4d6f579b96117c43b6 | |
parent | 164b3cc80ed4fa2381cbb4313c54ab12cff9bf69 [diff] |
Tab groups: make sure ampersands are shown in "add tab to group" submenu. Ampersands need to be escaped for tab group names in the submenu. There is already a method used in other places to do this so we are using that here. Bug: 1252185 Change-Id: Ia1968c304b907ce7ae9439a5e11850da3f6f9ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3665541 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by: Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007156}
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.