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

Issue 2273063002: DevTools: remove DevToolsTargetDescriptor and its implementations, we are now based on devtools age… (Closed)

Created:
4 years, 3 months ago by pfeldman
Modified:
4 years, 3 months ago
Reviewers:
dgozman, dcheng
CC:
chromium-reviews, extensions-reviews_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo, jam, darin-cc_chromium.org, jochen+watch_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, android-webview-reviews_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: remove DevToolsTargetDescriptor and its implementations, we are now based on devtools agent hosts. BUG=627517 TBR=this is a mechanical change Committed: https://crrev.com/bc5d788743bf2cbd574cec98cca8b11f9dee1609 Cr-Commit-Position: refs/heads/master@{#414768}

Patch Set 1 #

Total comments: 1

Patch Set 2 : review comment addressed. #

Patch Set 3 : rebaselined #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -358 lines) Patch
M android_webview/browser/aw_dev_tools_discovery_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/aw_dev_tools_discovery_provider.cc View 1 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/android/dev_tools_discovery_provider_android.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/dev_tools_discovery_provider_android.cc View 1 2 5 chunks +9 lines, -14 lines 0 comments Download
M chrome/browser/devtools/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_discovery_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/chrome_devtools_discovery_provider.cc View 3 chunks +5 lines, -13 lines 0 comments Download
M chrome/browser/devtools/device/adb/adb_client_socket_browsertest.cc View 2 chunks +10 lines, -11 lines 0 comments Download
M chrome/browser/devtools/device/devtools_android_bridge.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/devtools/device/devtools_android_bridge.cc View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
D chrome/browser/devtools/devtools_target_impl.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/devtools/devtools_target_impl.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.h View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.cc View 12 chunks +21 lines, -24 lines 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/debugger/debugger_api.h View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/debugger/debugger_api.cc View 4 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/inspect_ui.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/inspect_ui.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/chrome_debugger.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M components/devtools_discovery/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
D components/devtools_discovery/basic_target_descriptor.h View 1 chunk +0 lines, -26 lines 0 comments Download
D components/devtools_discovery/basic_target_descriptor.cc View 1 chunk +0 lines, -28 lines 0 comments Download
M components/devtools_discovery/devtools_discovery_manager.h View 4 chunks +7 lines, -10 lines 0 comments Download
M components/devtools_discovery/devtools_discovery_manager.cc View 4 chunks +9 lines, -17 lines 0 comments Download
D components/devtools_discovery/devtools_target_descriptor.h View 1 chunk +0 lines, -36 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler.h View 4 chunks +5 lines, -5 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler.cc View 1 12 chunks +27 lines, -38 lines 2 comments Download
M content/shell/browser/shell_devtools_manager_delegate.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
pfeldman
4 years, 3 months ago (2016-08-24 16:43:46 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2273063002/diff/1/content/public/browser/devtools_agent_host.h File content/public/browser/devtools_agent_host.h (right): https://codereview.chromium.org/2273063002/diff/1/content/public/browser/devtools_agent_host.h#newcode46 content/public/browser/devtools_agent_host.h:46: using Ptr = scoped_refptr<DevToolsAgentHost>; Unused?
4 years, 3 months ago (2016-08-24 17:17:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2273063002/20001
4 years, 3 months ago (2016-08-25 00:18:01 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/129439)
4 years, 3 months ago (2016-08-25 01:39:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2273063002/40001
4 years, 3 months ago (2016-08-26 17:43:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2273063002/40001
4 years, 3 months ago (2016-08-26 18:08:11 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-26 18:56:12 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/bc5d788743bf2cbd574cec98cca8b11f9dee1609 Cr-Commit-Position: refs/heads/master@{#414768}
4 years, 3 months ago (2016-08-26 19:16:36 UTC) #19
dcheng
https://codereview.chromium.org/2273063002/diff/40001/components/devtools_http_handler/devtools_http_handler.cc File components/devtools_http_handler/devtools_http_handler.cc (right): https://codereview.chromium.org/2273063002/diff/40001/components/devtools_http_handler/devtools_http_handler.cc#newcode891 components/devtools_http_handler/devtools_http_handler.cc:891: scoped_refptr<DevToolsAgentHost> agent_host, Btw, I might be missing something, but ...
4 years, 3 months ago (2016-08-26 21:43:44 UTC) #21
pfeldman
4 years, 3 months ago (2016-08-26 22:31:32 UTC) #22
Message was sent while issue was closed.
https://codereview.chromium.org/2273063002/diff/40001/components/devtools_htt...
File components/devtools_http_handler/devtools_http_handler.cc (right):

https://codereview.chromium.org/2273063002/diff/40001/components/devtools_htt...
components/devtools_http_handler/devtools_http_handler.cc:891:
scoped_refptr<DevToolsAgentHost> agent_host,
Moving ownership is only essential for movable / unique_ptr. I prefer to include
scoped_refptr<> into the signature for all refcounted objects so that it was
clear whether they can be retained.

Powered by Google App Engine
This is Rietveld 408576698