DescriptionRevert 98552 (OpenAndManuallyCloseDevToolsClientHost now fails on
several bots, like the trybots hinted it will)
- DevTools: 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
Review URL: http://codereview.chromium.org/7719026
TBR=yurys@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98554
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|