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

Issue 2874613003: [DevTools] Support multiple clients in DevToolsAgentHost (Closed)

Created:
3 years, 7 months ago by dgozman
Modified:
3 years, 6 months ago
Reviewers:
CC:
chromium-reviews, jam, darin-cc_chromium.org, pfeldman, devtools-reviews_chromium.org, kinuko+watch, blink-worker-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Support multiple clients in DevToolsAgentHost BUG=590878

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -103 lines) Patch
M content/browser/devtools/devtools_agent_host_impl.h View 2 chunks +10 lines, -9 lines 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.cc View 4 chunks +50 lines, -39 lines 0 comments Download
M content/browser/devtools/devtools_session.h View 1 chunk +6 lines, -5 lines 0 comments Download
M content/browser/devtools/forwarding_agent_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/devtools/forwarding_agent_host.cc View 2 chunks +9 lines, -3 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.cc View 9 chunks +43 lines, -37 lines 0 comments Download
M content/browser/devtools/worker_devtools_agent_host.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M content/public/browser/devtools_agent_host.h View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Powered by Google App Engine
This is Rietveld 408576698