DescriptionRemove dependency of ResourceDispatcherHostImpl on RenderViewHostImpl
Create an async interface LoaderDelegate to delegate from c/b/loader to
the rest of content. This allows decoupling of loader so that it can
eventually be moved to a separate service.
Start by using it to remove the dependency on RenderViewHostImpl.
R=jam
BUG=622050
Committed: https://crrev.com/5cbd1cf54e80149c704295563e9466712f86db56
Cr-Commit-Position: refs/heads/master@{#402680}
Patch Set 1 #Patch Set 2 : erase #Patch Set 3 : tests #Patch Set 4 : include #Patch Set 5 : less thread hopping #Patch Set 6 : no mojo #Patch Set 7 : . #
Total comments: 8
Patch Set 8 : fixes #Patch Set 9 : . #
Dependent Patchsets: Messages
Total messages: 22 (6 generated)
|