Make WebFrameWidgetBase be the PageWidgetEventHandler.
This moves a bunch of methods from WebViewImpl into WebViewFrameWidget. This now makes the WebFrameWidgetBase is now a PageWidgetEventHandler so that we can share common code in the base class. In follow up CLs duplicate code in WebFrameWidgetImpl will be removed. BUG=1097816 Change-Id: I3bf9610f6eb8ce6b5bd36c5db9b374ff5d100be3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518127 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#824066}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment