DescriptionDevTools: introduce DevToolsAgentHost
We need an abstract interface that would encapsulate communication
with inspected instance DeviTools 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96906
Patch Set 1 #
Total comments: 10
Patch Set 2 : comments addressed #
Messages
Total messages: 4 (0 generated)
|