Fix missing ampersands in web app names when using them in menu item labels
Ampersands are used to indicate mnemonics in menu items. We must escape real ampersands before using them in menu item labels. Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=457370&signed_aid=NdbKLbBf4ZUuOW9VvGbKOQ==&inline=1 https://bugs.chromium.org/p/chromium/issues/attachment?aid=457372&signed_aid=kcRyF6PZEi7SyoW3L6hG8A==&inline=1 After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=457369&signed_aid=AIbAsCPsbM2MYSHtCskv7g==&inline=1 https://bugs.chromium.org/p/chromium/issues/attachment?aid=457371&signed_aid=NJP9QClLhZVOh5d-lP4piQ==&inline=1 Bug: 1106668 Change-Id: Ia3fe2950218ba3e227c588c74e4031a5edb210e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309830 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#790620}
Showing
Please register or sign in to comment