commit | a18feff13e9c3f13e155b9cc486f46887ed0fc25 | [log] [tgz] |
---|---|---|
author | Julia Sobiech <jsobiech@google.com> | Mon Dec 23 17:28:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 23 17:28:29 2024 |
tree | 4a8274bd0cba7a1c6a67889297da3dc0f9fa0b8b | |
parent | f0b27e283efd1e1ea3532af018360e4c302b9543 [diff] |
Fix Alternative Names comparison for profile matching Japanese alternative names are stored using Hiragana only. Therefore, if an incoming profile has an alternative name set, it has to be transliterated before comparison. Bug: 384684060 Change-Id: I8b8eda8dd4f7a0ec4fecfce7d56e4063c82aea19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6114463 Reviewed-by: Karol Sygiet <sygiet@google.com> Reviewed-by: Jihad Hanna <jihadghanna@google.com> Commit-Queue: Julia Sobiech <jsobiech@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1399821}
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.