commit | e48954bdc391fcba2fd20a5a40a8a16332cf1638 | [log] [tgz] |
---|---|---|
author | Orko Garai <orko@igalia.com> | Thu Apr 10 20:31:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 20:31:34 2025 |
tree | 5d4582ffb7c4f685a06a210481a4ca3a4502cdfa | |
parent | e8977422e2b9ff808f80e43cbdd3303bddf36e44 [diff] |
[ozone/wayland] Make WaylandTextInputV3 enabled by default Currently GTK IME is being picked as default, which is not recommended in wayland. IME users have been using text-input-v3 for a while by enabling the WaylandTextInputV3 feature manually from chrome://flags/#wayland-text-input-v3. So make it the default at this point to make it less confusing for users accidentally running into issues if it's not enabled and GTK IME getting picked automatically as a fallback. Design Doc: https://docs.google.com/document/d/1GkOphcAQBMdW4iPiMOd9eKd70tlXWQaR7M3GJXGUDpQ/ R=fangzhoug, dfried Fixed: 409589662 Change-Id: I23ab8df8f29a00bcc8d16235b471debc7a01b26e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6441739 Auto-Submit: Orko Garai <orko@igalia.com> Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Reviewed-by: Dana Fried <dfried@chromium.org> Reviewed-by: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/main@{#1445480}
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.