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

Issue 2344753002: DevTools: return discovered targets asynchronously. (Closed)

Created:
4 years, 3 months ago by pfeldman
Modified:
4 years, 3 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, jam, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, blink-reviews, apavlov+blink_chromium.org, android-webview-reviews_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: return discovered targets asynchronously. BUG=627517 TBR= (interface changed) Committed: https://crrev.com/e28eab4196fd3d2da875a39f89c3e83852ccd0af Cr-Commit-Position: refs/heads/master@{#420189}

Patch Set 1 #

Patch Set 2 : for bots #

Patch Set 3 : for bots 2 #

Total comments: 5

Patch Set 4 : for landing #

Patch Set 5 : for landing #

Patch Set 6 : rebaselined #

Patch Set 7 : for bots #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -116 lines) Patch
M android_webview/browser/aw_devtools_manager_delegate.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/android/devtools_manager_delegate_android.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/devtools_manager_delegate_android.cc View 1 2 3 4 5 6 2 chunks +43 lines, -41 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_manager_delegate.cc View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.cc View 3 chunks +4 lines, -19 lines 0 comments Download
M content/browser/devtools/devtools_http_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/devtools/devtools_http_handler.cc View 1 2 chunks +19 lines, -11 lines 0 comments Download
M content/browser/devtools/protocol/browser_handler.h View 1 2 3 4 chunks +17 lines, -8 lines 0 comments Download
M content/browser/devtools/protocol/browser_handler.cc View 1 2 3 4 4 chunks +57 lines, -23 lines 0 comments Download
M content/public/browser/devtools_agent_host.h View 1 chunk +3 lines, -7 lines 0 comments Download
M content/public/browser/devtools_manager_delegate.h View 3 chunks +7 lines, -1 line 0 comments Download
M content/public/browser/devtools_manager_delegate.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 2 3 4 5 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 36 (21 generated)
pfeldman
4 years, 3 months ago (2016-09-15 00:28:55 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2344753002/diff/40001/content/browser/devtools/protocol/browser_handler.cc File content/browser/devtools/protocol/browser_handler.cc (right): https://codereview.chromium.org/2344753002/diff/40001/content/browser/devtools/protocol/browser_handler.cc#newcode97 content/browser/devtools/protocol/browser_handler.cc:97: const std::string& targetId) { target_id https://codereview.chromium.org/2344753002/diff/40001/content/browser/devtools/protocol/browser_handler.cc#newcode108 content/browser/devtools/protocol/browser_handler.cc:108: DevToolsAgentHost::GetForId(targetId); ...
4 years, 3 months ago (2016-09-15 03:25:11 UTC) #7
pfeldman
all done.
4 years, 3 months ago (2016-09-15 20:08:24 UTC) #10
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/2344753002/60001
4 years, 3 months ago (2016-09-15 20:08:34 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/260449)
4 years, 3 months ago (2016-09-15 20:17:48 UTC) #13
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/2344753002/80001
4 years, 3 months ago (2016-09-15 20:21:12 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/31491)
4 years, 3 months ago (2016-09-15 21:53:38 UTC) #19
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/2344753002/80001
4 years, 3 months ago (2016-09-15 21:55:55 UTC) #21
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/142488)
4 years, 3 months ago (2016-09-15 22:56:19 UTC) #23
nednguyen
On 2016/09/15 22:56:19, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-17 00:08:53 UTC) #24
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/2344753002/100001
4 years, 3 months ago (2016-09-21 00:04:45 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/34084)
4 years, 3 months ago (2016-09-21 01:27:32 UTC) #29
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/2344753002/120001
4 years, 3 months ago (2016-09-21 21:30:07 UTC) #32
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-21 23:01:19 UTC) #34
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 23:04:12 UTC) #36
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/e28eab4196fd3d2da875a39f89c3e83852ccd0af
Cr-Commit-Position: refs/heads/master@{#420189}

Powered by Google App Engine
This is Rietveld 408576698