• yurys@chromium.org's avatar
    DevTools: introduce DevToolsAgentHost · afc941e8
    yurys@chromium.org authored
    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
    
    Review URL: http://codereview.chromium.org/7778001
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98598 0039d316-1c4b-4281-b951-d872f2087c98
    afc941e8
content_browser.gypi 30.5 KB