commit | d55be0d2cc71bc6e8416af8714d377cffde24249 | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Tue Jun 08 03:47:25 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 08 03:47:25 2021 |
tree | 5b2f047aa9741a64b29ecd15f4b33bb5734f9baf | |
parent | b63ae63b1b4aae72484441dc0bc6d865d986fdb1 [diff] |
ime: Add additional test for ImeService connections. Previously, we added a few tests in https://crrev.com/c/2940588 to verify the ImeService connections, but we missed an important case. Bug: 1194372,1212549 Change-Id: If9be452eec9ff63e300f5971817b4d4c1267b0ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2943852 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by: Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#890083}
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.