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

Issue 11958010: DevTools: brush up remote debugging browser target: use callbacks, make handlers implementation a m… (Closed)

Created:
7 years, 11 months ago by pfeldman
Modified:
7 years, 11 months ago
Reviewers:
bulach
CC:
chromium-reviews, vsevik, jam, yurys, joi+watch-content_chromium.org, darin-cc_chromium.org, pam+watch_chromium.org, pfeldman
Visibility:
Public.

Description

DevTools: brush up remote debuggign browser target: use callbacks, make handlers implementation a more pleasant task. - Migrates command handlers to the callbacks - Introduces constants for tracing handler - Removes notifier and replaces it with notifier callback Test: ./tools/telemetry/run_tests --browser=release testGotTrace -vvv Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177188

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review comments addressed (left error handling order in place) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -170 lines) Patch
M content/browser/devtools/devtools_browser_target.h View 3 chunks +47 lines, -37 lines 0 comments Download
M content/browser/devtools/devtools_browser_target.cc View 3 chunks +70 lines, -67 lines 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/devtools_tracing_handler.h View 2 chunks +5 lines, -11 lines 0 comments Download
M content/browser/devtools/devtools_tracing_handler.cc View 1 1 chunk +36 lines, -54 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
pfeldman
Hey. I make handlers more declarative, fixed some namings and make responses have dictionary results ...
7 years, 11 months ago (2013-01-16 14:24:55 UTC) #1
bulach
lgtm, this is neat, thanks pavel! some suggestions below, I guess the new callbacks for ...
7 years, 11 months ago (2013-01-16 14:56:21 UTC) #2
bulach
lgtm, btw, you may want to flesh out the commit message a bit, and add ...
7 years, 11 months ago (2013-01-16 14:56:58 UTC) #3
pfeldman
Thanks for the review! Found the problem with tests, it is now fixed! https://codereview.chromium.org/11958010/diff/1/content/browser/devtools/devtools_browser_target.cc File ...
7 years, 11 months ago (2013-01-16 15:33:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/11958010/5001
7 years, 11 months ago (2013-01-16 16:37:27 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 19:00:22 UTC) #6
Message was sent while issue was closed.
Change committed as 177188

Powered by Google App Engine
This is Rietveld 408576698