Tracking text selection on the browser side in OOPIF.
This CL adds the required logic to track the text selection information at the browser side. The text selection information is now stored in the WebContent's TextInputManager (outermost WebContents). All RenderWidgetHostViews as well as RenderWidgetHostViewAura (TextInputClient) will retrieve the information for a specific view or the active view from TextInputManager. BUG=578168, 602723 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2130133004 Cr-Commit-Position: refs/heads/master@{#406937}
Showing
Please register or sign in to comment