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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98552
Patch Set 1 #Patch Set 2 : Delete RenderViewDevToolsAgentHost when RenderViewHost is destoyed #Patch Set 3 : Merged CreateFor into FindFor #
Messages
Total messages: 2 (0 generated)
|