DescriptionMove more methods from WebViewImpl to WebViewBase, and cut dependencies.
The work continues the effort to remove direct dependencies on web/WebViewImpl.h
by moving methods to a pure virtual base class, and updating references to use
the base class rather than the implementation.
We need to break cyclic dependencies in web/ to allow us to move files up into
core/ and modules/.
BUG=712963
Review-Url: https://codereview.chromium.org/2851993002
Cr-Commit-Position: refs/heads/master@{#468307}
Committed: https://chromium.googlesource.com/chromium/src/+/11511f6be6df08006e6a8c471eefef6f251a652e
Patch Set 1 #Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|