commit | c00ad68d00fc2ebc15110d052cdc33a642bfc4f1 | [log] [tgz] |
---|---|---|
author | Amanda Deacon <amandadeacon@chromium.org> | Fri Jan 19 06:48:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 06:48:01 2024 |
tree | 72c42eb750a0a4420adf30ed643df3b6d6808807 | |
parent | 60cd49ab25a7f4929f22bd1ef964175492d89ae5 [diff] |
[Autocorrect FA] Log original_text strings to Federated Service. Onboard new federated client, with client name: "input_autocorrect_phh". Report original (pre-autocorrection) strings from the AutocorrectManager to the CrOS Federated Service. Test: autoninja -C out/Default unit_tests && ./out/Default/unit_tests --gtest_filter="*AutocorrectManager*" Bug: b/320559902 Change-Id: I429d69a5ff1632538ff8410a8f24231db5f48dd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5209474 Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Commit-Queue: Curtis McMullan <curtismcmullan@chromium.org> Reviewed-by: Xinglong Luan <alanlxl@chromium.org> Auto-Submit: Amanda Deacon <amandadeacon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249251}
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.