Chromium Code Reviews
DescriptionTrack Text Selection information in TextInputManager (OOPIF for Android)
Currently, TextSelection information is directly tracked by the
platform's RenderWidgetHostViewAndroid. This does not work with OOPIFs
which have their own RWHVCFs.
This CL will route the SelectionChanged updates through the
TextInputManager and then notifies the platform's view about any change
on the page. This has already been happening in other platforms:
* Aura: https://codereview.chromium.org/2130133004
* Mac: https://codereview.chromium.org/2240553003
An interactive test related to text selection tracking for OOPIFs is
is also enabled on all platformed now.
BUG=578168, 602427, 602723
Review-Url: https://codereview.chromium.org/2659433002
Cr-Commit-Position: refs/heads/master@{#446317}
Committed: https://chromium.googlesource.com/chromium/src/+/564566c072aa4cfd4f6e787a3c2d24179e4c2ce1
Patch Set 1 #Patch Set 2 : Clean ups #
Messages
Total messages: 17 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||