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

Issue 2047833002: DevTools: introduce browser domain for basic target discovery. (Closed)

Created:
4 years, 6 months ago by pfeldman
Modified:
4 years, 6 months ago
CC:
chromium-reviews, tburkard+watch_chromium.org, apavlov+blink_chromium.org, kinuko+watch, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, jam, darin-cc_chromium.org, devtools-reviews_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo, caseq+blink_chromium.org, lushnikov+blink_chromium.org, gavinp+prer_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org, davidben+watch_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: introduce browser domain for basic target discovery. TBR=reillyg trivial change to internal function signature. NOTRY=true Committed: https://crrev.com/fb8e747648456b9c25983e025df4327f64e694ab Cr-Commit-Position: refs/heads/master@{#398673}

Patch Set 1 #

Patch Set 2 : #

Total comments: 20

Patch Set 3 : review comments #

Patch Set 4 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -41 lines) Patch
M chrome/browser/devtools/devtools_ui_bindings.cc View 1 2 3 5 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/debugger/debugger_api.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/prerender/prerender_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/devtools_http_handler/devtools_http_handler.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/devtools/browser_devtools_agent_host.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/devtools/browser_devtools_agent_host.cc View 3 chunks +4 lines, -1 line 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.h View 1 2 3 3 chunks +9 lines, -2 lines 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.cc View 1 2 3 2 chunks +26 lines, -4 lines 0 comments Download
M content/browser/devtools/devtools_manager_unittest.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
A content/browser/devtools/protocol/browser_handler.h View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
A content/browser/devtools/protocol/browser_handler.cc View 1 2 3 1 chunk +104 lines, -0 lines 0 comments Download
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/devtools/protocol/service_worker_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.cc View 3 chunks +4 lines, -1 line 0 comments Download
M content/browser/devtools/shared_worker_devtools_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/site_per_process_devtools_browsertest.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/devtools_agent_host.h View 1 2 3 1 chunk +13 lines, -5 lines 0 comments Download
M content/shell/browser/shell_devtools_frontend.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M headless/lib/browser/headless_devtools_client_impl.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (19 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/1
4 years, 6 months ago (2016-06-07 21:35:33 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/123649)
4 years, 6 months ago (2016-06-07 22:14:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/20001
4 years, 6 months ago (2016-06-07 23:44:32 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 6 months ago (2016-06-07 23:44:34 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/20001
4 years, 6 months ago (2016-06-08 00:14:13 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-08 02:48:44 UTC) #12
pfeldman
4 years, 6 months ago (2016-06-08 03:27:00 UTC) #14
dgozman
https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc File content/browser/devtools/protocol/browser_handler.cc (right): https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc#newcode68 content/browser/devtools/protocol/browser_handler.cc:68: Response::ServerError("Host is already being debugged"); s/Host/Target in error messages ...
4 years, 6 months ago (2016-06-08 03:53:29 UTC) #15
pfeldman
https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc File content/browser/devtools/protocol/browser_handler.cc (right): https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc#newcode68 content/browser/devtools/protocol/browser_handler.cc:68: Response::ServerError("Host is already being debugged"); On 2016/06/08 03:53:29, dgozman_slow ...
4 years, 6 months ago (2016-06-08 15:54:53 UTC) #16
dgozman
lgtm https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc File content/browser/devtools/protocol/browser_handler.cc (right): https://codereview.chromium.org/2047833002/diff/20001/content/browser/devtools/protocol/browser_handler.cc#newcode100 content/browser/devtools/protocol/browser_handler.cc:100: } On 2016/06/08 15:54:52, pfeldman wrote: > On ...
4 years, 6 months ago (2016-06-08 15:59:09 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/40001
4 years, 6 months ago (2016-06-08 17:42:21 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/60001
4 years, 6 months ago (2016-06-08 18:09:49 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/235589)
4 years, 6 months ago (2016-06-08 20:35:51 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2047833002/60001
4 years, 6 months ago (2016-06-08 21:07:14 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-08 21:13:57 UTC) #33
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 21:16:34 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fb8e747648456b9c25983e025df4327f64e694ab
Cr-Commit-Position: refs/heads/master@{#398673}

Powered by Google App Engine
This is Rietveld 408576698