Refactor the focused node tracking code from RenderViewHost into WebContents |
|||
Issue descriptionThe main logic is implemented in WebContentsImpl. We should move the methods from public API to WebContents. This will also obviate the need for the corresponding helper methods in RenderViewHostDelegate.
,
Feb 7 2017
,
Feb 7 2017
Modified the description to only include refactoring RVH code. The WebContentsObserver suggestion needs major work in ChromeOS AccessibilityManager classes and does not fit in the scope of this refactoring. Also marking the bug as fixed following comment #1. |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jan 25 2017