commit | 233de3cdf093f4f64bc6d6435e8011289a32fa73 | [log] [tgz] |
---|---|---|
author | jhtin <jhtin@chromium.org> | Mon Nov 13 23:43:07 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 23:43:07 2023 |
tree | 159d5e3d4237d5f9515b3b3c6b6ccf60c97e090e | |
parent | 1f94d1a9d51ce09b65d1c176c2208771e0a68f73 [diff] |
vietnamese input: Fix wrong defaults in the settings page app. The default behaviour is now reflected in the ui. The current default behaviour is correct if there are no prefs, only the UI is wrong. see original cl where the error was made: https://crrev.com/c/4750519 Bug: b/309887351 Change-Id: Id0112507b2fee91a85bcdccef00882eb03998ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5013292 Reviewed-by: Michael Cui <mlcui@google.com> Commit-Queue: Jon Htin <jhtin@google.com> Reviewed-by: Bao-Duy Tran <tranbaoduy@chromium.org> Auto-Submit: jhtin <jhtin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223964}
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.