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

Issue 10169043: Allow customization of remote debugger URL targets. (Closed)

Created:
8 years, 8 months ago by Marshall
Modified:
8 years, 8 months ago
Reviewers:
Jói, pfeldman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Allow customization of remote debugger URL targets. Add a new DevToolsHttpHandler::RenderViewHostBinding interface to allow customizable mapping of page identifiers to/from RenderViewHost instances. BUG=124395 TEST=DevTools still works Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133962

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -41 lines) Patch
M content/browser/debugger/devtools_http_handler_impl.h View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/debugger/devtools_http_handler_impl.cc View 1 2 3 11 chunks +53 lines, -35 lines 0 comments Download
M content/public/browser/devtools_http_handler.h View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M content/public/browser/devtools_http_handler_delegate.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Marshall
Please review.
8 years, 8 months ago (2012-04-24 23:33:25 UTC) #1
pfeldman
Overall looks good, a couple of nits in the review. https://chromiumcodereview.appspot.com/10169043/diff/1/content/browser/debugger/devtools_http_handler_impl.cc File content/browser/debugger/devtools_http_handler_impl.cc (right): https://chromiumcodereview.appspot.com/10169043/diff/1/content/browser/debugger/devtools_http_handler_impl.cc#newcode60 ...
8 years, 8 months ago (2012-04-25 05:45:15 UTC) #2
Marshall
Please review. Adding joi@ as OWNER for content/public/browser/devtools_http_handler.h review. Thanks. https://chromiumcodereview.appspot.com/10169043/diff/1/content/browser/debugger/devtools_http_handler_impl.cc File content/browser/debugger/devtools_http_handler_impl.cc (right): https://chromiumcodereview.appspot.com/10169043/diff/1/content/browser/debugger/devtools_http_handler_impl.cc#newcode60 ...
8 years, 8 months ago (2012-04-25 15:14:57 UTC) #3
Jói
LGTM for content/public, but please defer to Pavel for the overall LGTM. Cheers, Jói On ...
8 years, 8 months ago (2012-04-25 15:20:38 UTC) #4
pfeldman
lgtm. Thanks for doing this. Note that as we allow debugging of non-render view hosts ...
8 years, 8 months ago (2012-04-25 15:27:54 UTC) #5
Marshall
The move to DevToolsAgentHost sounds good for the future. https://chromiumcodereview.appspot.com/10169043/diff/6001/content/browser/debugger/devtools_http_handler_impl.h File content/browser/debugger/devtools_http_handler_impl.h (right): https://chromiumcodereview.appspot.com/10169043/diff/6001/content/browser/debugger/devtools_http_handler_impl.h#newcode114 content/browser/debugger/devtools_http_handler_impl.h:114: ...
8 years, 8 months ago (2012-04-25 15:36:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marshall@chromium.org/10169043/7006
8 years, 8 months ago (2012-04-25 16:43:48 UTC) #7
commit-bot: I haz the power
Try job failure for 10169043-7006 (retry) on android for steps "Compile, build". It's a second ...
8 years, 8 months ago (2012-04-25 17:03:01 UTC) #8
Marshall
On 2012/04/25 17:03:01, I haz the power (commit-bot) wrote: > Try job failure for 10169043-7006 ...
8 years, 8 months ago (2012-04-25 17:07:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marshall@chromium.org/10169043/18002
8 years, 8 months ago (2012-04-25 17:08:13 UTC) #10
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 20:06:52 UTC) #11
Change committed as 133962

Powered by Google App Engine
This is Rietveld 408576698