Fix virtual keyboard not showing for Pepper clients.
For some odd reason I felt it correct to add two methods named very similar that had different functionality. Remove the TextInputType method that does not query the pepper text input type and use the GetTextInputType method that actually does. BUG=1106562 Change-Id: I5adf9722e6483e23b25324c66365a9236157c0f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307649 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#790362}
Showing
Please register or sign in to comment