VR: Request text state correctly
https://chromium-review.googlesource.com/c/chromium/src/+/1012989 corrected the case when we failed to request text state when the indices matched that of the stale pending_text_state by clearing pending_text_state. As a result, we didn't request the text state when the external forces (e.g. JS) cleared the text input state, and consequently keyboard's knowledge of the text state and the actual text state would be out of sync. Bug: 835368 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr Change-Id: I24d28af51e3508cf9fc861585fd6fa2f2256bf01 Reviewed-on: https://chromium-review.googlesource.com/1022612Reviewed-by:Ian Vollick <vollick@chromium.org> Commit-Queue: Yash Malik <ymalik@chromium.org> Cr-Commit-Position: refs/heads/master@{#552707}
Showing
Please register or sign in to comment