Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Issue 7774004: Revert 98552 (OpenAndManuallyCloseDevToolsClientHost now fails on (Closed)

Created:
9 years, 3 months ago by Nico
Modified:
9 years, 3 months ago
Reviewers:
yurys
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Revert 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -300 lines) Patch
D content/browser/debugger/devtools_agent_host.h View 1 chunk +0 lines, -44 lines 0 comments Download
D content/browser/debugger/devtools_agent_host.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M content/browser/debugger/devtools_manager.h View 6 chunks +23 lines, -24 lines 0 comments Download
M content/browser/debugger/devtools_manager.cc View 10 chunks +95 lines, -106 lines 0 comments Download
D content/browser/debugger/render_view_devtools_agent_host.h View 1 chunk +0 lines, -46 lines 0 comments Download
D content/browser/debugger/render_view_devtools_agent_host.cc View 1 chunk +0 lines, -58 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
9 years, 3 months ago (2011-08-27 06:02:49 UTC) #1
yurys
9 years, 3 months ago (2011-08-27 06:09:04 UTC) #2
On 2011/08/27 06:02:49, Nico wrote:

lgtm

Powered by Google App Engine
This is Rietveld 408576698