Move a few methods from WebViewFrameWidget into base.
Move ApplyViewportChanges into base. It still calls WebViewImpl via a friend class private method call because this seems relatively complex code that is contained only in the view. Move RunPaintBenchmark into WebFrameWidgetBase and protect with a ForMainFrame. Move RecordManipulationTypeCounts into WebFrameWidgetBase and protect with a ForMainFrame. BUG=1097816 Change-Id: If4cd9b9cd080d244c67e9319eb512e4fe9dd6809 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536901 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#828405}
Showing
Please register or sign in to comment