commit | a3418441f65ddb70f7733b1002415e8fc1ba72fa | [log] [tgz] |
---|---|---|
author | Nathan Memmott <memmott@chromium.org> | Fri Apr 25 18:03:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 25 18:03:48 2025 |
tree | 8027f3dc47e2eef667f2b698e207694713bec549 | |
parent | 8e5790bd2ad70c75c61103a8fb20c36c6bdc994d [diff] |
LanguageDetector: Update und logic to match new spec logic The logic to calculate the results and und have been updated in the spec. This updates our implementation to match. Fixed: 413151736 Change-Id: I99ac48978104cf9e599b20880382ca6ea3a54f65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6490186 Reviewed-by: Christine Hollingsworth <christinesm@chromium.org> Commit-Queue: Nathan Memmott <memmott@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451925}
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.