commit | 519e87a6de13b4bb36fd7003e517cbf12dffa364 | [log] [tgz] |
---|---|---|
author | Sergey Poromov <poromov@chromium.org> | Tue Dec 17 14:27:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 14:27:18 2024 |
tree | 911344bfbc3cfed6e51fc65c5d12aba3e3b41386 | |
parent | 078adc48ccbc69292146342d04ba8ef89a322d44 [diff] |
Add AllowedInputMethodsForceEnabled policy. Added a policy that enforces that all allowed input methods are enabled in a user session. The user won't be able to enable other input methods. CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome Test: New browser tests. Bug: b:383472967 Change-Id: Ia516d636cded95432c49516c58873836a6eb156e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6067692 Commit-Queue: Sergey Poromov <poromov@chromium.org> Reviewed-by: Igor Ruvinov <igorruvinov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397283}
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.