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

Issue 174226: Extension ports devtools remote service.... (Closed)

Created:
11 years, 4 months ago by sdoyon
Modified:
9 years, 7 months ago
Reviewers:
USE chromium.org ACCOUNT, apavlov, Matt Perry, pfeldman, sigurdur.asgeirsson
CC:
chromium-reviews_googlegroups.com, Erik does not do reviews, Ben Goodger (Google)
Visibility:
Public.

Description

Extension ports devtools remote service. Wires message ports to extensions through the devtools remote socket. BUG=none TEST=none

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+564 lines, -40 lines) Patch
M chrome/browser/automation/extension_port_container.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/browser/debugger/debugger_wrapper.cc View 2 chunks +4 lines, -0 lines 0 comments Download
A chrome/browser/debugger/extension_ports_remote_service.h View 1 1 chunk +105 lines, -0 lines 0 comments Download
A chrome/browser/debugger/extension_ports_remote_service.cc View 1 2 3 1 chunk +382 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_message_service.h View 1 2 3 chunks +26 lines, -12 lines 0 comments Download
M chrome/browser/extensions/extension_message_service.cc View 1 2 5 chunks +43 lines, -23 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sdoyon
I initially put this together for my own use and then thought perhaps someone else ...
11 years, 4 months ago (2009-08-21 17:34:28 UTC) #1
Matt Perry
I'm not familiar with the devtools side of things, so I only really looked at ...
11 years, 4 months ago (2009-08-21 18:51:13 UTC) #2
pfeldman
[+apavlov] who should be reviewing the devtools protocol-related code.
11 years, 4 months ago (2009-08-21 18:54:30 UTC) #3
sdoyon
On Fri, 21 Aug 2009, mpcomplete@chromium.org wrote: > File chrome/browser/extensions/extension_message_service.h (right): > > http://codereview.chromium.org/174226/diff/1/2#newcode107 > ...
11 years, 4 months ago (2009-08-22 01:35:10 UTC) #4
sdoyon
Siggi ==>> I don't fully understand your TODO in extension_message_service.cc, and I'm not clear on ...
11 years, 4 months ago (2009-08-22 01:57:47 UTC) #5
apavlov
While we are at it, can you put together a concise description of your tool ...
11 years, 4 months ago (2009-08-22 17:56:03 UTC) #6
sdoyon
On Sat, 22 Aug 2009, apavlov@chromium.org wrote: > While we are at it, can you ...
11 years, 4 months ago (2009-08-23 16:30:14 UTC) #7
apavlov
LGTM (forgot to send it in the original review, sorry if it made you hold ...
11 years, 4 months ago (2009-08-23 17:53:07 UTC) #8
Matt Perry
Cool, lgtm.
11 years, 4 months ago (2009-08-24 19:13:22 UTC) #9
sigurdur.asgeirsson_gmail.com
11 years, 4 months ago (2009-08-25 17:16:58 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698