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

Issue 2451363002: [DevTools] Move main target/connection to TargetManager. (Closed)

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

Description

[DevTools] Move main target/connection to TargetManager. This fixes a bunch of issues: - removes indirection for interceptMainConnection; - properly handles websocket disconnected screen; - correctly names Node target. BUG=648775 Committed: https://crrev.com/484e19f6aa51fc3b24be33cd7ae26d5030b56367 Cr-Commit-Position: refs/heads/master@{#428309}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -97 lines) Patch
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 3 chunks +36 lines, -65 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/Connections.js View 4 chunks +26 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/SubTargetsManager.js View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js View 1 2 chunks +57 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/devtools/services/devtools.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (8 generated)
dgozman
Could you please take a look?
4 years, 1 month ago (2016-10-26 22:33:52 UTC) #2
pfeldman
lgtm https://codereview.chromium.org/2451363002/diff/1/chrome/browser/devtools/remote_debugging_server.cc File chrome/browser/devtools/remote_debugging_server.cc (right): https://codereview.chromium.org/2451363002/diff/1/chrome/browser/devtools/remote_debugging_server.cc#newcode108 chrome/browser/devtools/remote_debugging_server.cc:108: PathService::Get(chrome::DIR_INSPECTOR_DEBUG, &debug_frontend_dir); it is already fixed.
4 years, 1 month ago (2016-10-27 20:50:28 UTC) #3
dgozman
https://codereview.chromium.org/2451363002/diff/1/chrome/browser/devtools/remote_debugging_server.cc File chrome/browser/devtools/remote_debugging_server.cc (right): https://codereview.chromium.org/2451363002/diff/1/chrome/browser/devtools/remote_debugging_server.cc#newcode108 chrome/browser/devtools/remote_debugging_server.cc:108: PathService::Get(chrome::DIR_INSPECTOR_DEBUG, &debug_frontend_dir); On 2016/10/27 20:50:27, pfeldman wrote: > it ...
4 years, 1 month ago (2016-10-28 00:22:31 UTC) #5
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/2451363002/20001
4 years, 1 month ago (2016-10-28 00:27:16 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/320925)
4 years, 1 month ago (2016-10-28 02:44:57 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/2451363002/20001
4 years, 1 month ago (2016-10-28 06:10:53 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-28 07:37:57 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 07:40:49 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/484e19f6aa51fc3b24be33cd7ae26d5030b56367
Cr-Commit-Position: refs/heads/master@{#428309}

Powered by Google App Engine
This is Rietveld 408576698