Don't send updated state in FinishComposingText and DeleteSurroundingText.
After calling these method, return values of TextInputClient is not updated. This CL removes the text input state update timer when calling the methods to prevent send a false state. Bug: 897691 Test: Ran on DUT Change-Id: I7fdb7f8038391f7e9433ad1de0e0607232e2e890 Reviewed-on: https://chromium-review.googlesource.com/c/1319396Reviewed-by:Yusuke Sato <yusukes@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#605845}
Showing
Please register or sign in to comment