DescriptionDevTools: introduce DevToolsAgentHost
We need an abstract interface that would encapsulate communication
with inspected instance's DevTools agent. It is going to have different
implementations at least for render views and shared workers. This
patch leaves all methods on the DevToolsManager that accept inspected
RenderViewHost just for convenience. Eventually DevToolsManager should
operate in terms of DevToolsAgentHost and DevToolsClientHost only.
BUG=None
TEST=DevTools tests
TBR=pfeldman
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98598
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|