| commit | fb97216dd51a179c0dbde06262b45c58d4f26e08 | [log] [tgz] |
|---|---|---|
| author | Bohdan Tyshchenko <bohdanty@google.com> | Mon Apr 07 09:26:23 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 09:26:23 2025 |
| tree | 291d4dcb7d731174add550128cb7b2dfb92f27e6 | |
| parent | 41495993c483d565d4de36e1049c82fa82bfc44a [diff] |
[OOBE] - Add presubmit warning for input_method_util.* files Add presubmit warning to notify users that their changes in the input_method_util.* files might impact OOBE's contract that the "fuzzy" input methods enabled in OOBE should have prebundled data available in a system image. Bug: b:408445383 Change-Id: I2e3deef96cdb1b2b4117a49d5af7a8d0616b5a41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6433119 Reviewed-by: Bao-Duy Tran <tranbaoduy@chromium.org> Commit-Queue: Bohdan Tyshchenko <bohdanty@google.com> Cr-Commit-Position: refs/heads/main@{#1443346}
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.