VR: Add UI support for editing web input fields
This CL: - moves the common text editing bits from TextInput into UiElement so that they can be reused from ContentElement. - adds the notion of "pause until acked" to GvrKeyboardDelegate (rationale explained in comments). - adds keyboard plumbing from UI to Browser which will actually do something useful in a follow up patch (https://chromium-review.googlesource.com/c/chromium/src/+/867513) Bug: 641470 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I53690b8068e777297bc7c2dfd7a92eac42966ff9 Reviewed-on: https://chromium-review.googlesource.com/895290Reviewed-by:Christopher Grant <cjgrant@chromium.org> Commit-Queue: Yash Malik <ymalik@chromium.org> Cr-Commit-Position: refs/heads/master@{#533862}
Showing
Please register or sign in to comment