TextSuggestionHost on WebContentsUserData
This CL moves Java TextSuggestionHost to be managed by WebContentsUserData so ContentViewCore doesn't have to keep a reference to the object, and the object can be obtained easily by TextSuggestionHost.fromWebContents(). It helps decouple the class from CVC. Bug: 789000 Change-Id: Iefdeb0a727fc975323b7f8f24d4eb187ad38601b Reviewed-on: https://chromium-review.googlesource.com/892180Reviewed-by:Ryan Landay <rlanday@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#533068}
Showing
This diff is collapsed.
Please register or sign in to comment