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

Issue 2864263002: [DevTools] Expose TCP targets config in frontend, use it for Node (Closed)

Created:
3 years, 7 months ago by dgozman
Modified:
3 years, 7 months ago
Reviewers:
Tom Sepez, 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/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Expose TCP targets config in frontend, use it for Node This patch: - plumbs tcp targets config (shown in inspect ui) to frontend; - renders that next to port forwarding config; - reuses that config to discover node instances in node frontend; - adds "Connection" panel to node frontend. BUG=706916 Review-Url: https://codereview.chromium.org/2864263002 Cr-Commit-Position: refs/heads/master@{#470379} Committed: https://chromium.googlesource.com/chromium/src/+/97e8089cd3fde75e259620213a1e02a1d4f29b35

Patch Set 1 #

Patch Set 2 : works #

Total comments: 1

Patch Set 3 : panel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+558 lines, -63 lines) Patch
M chrome/browser/devtools/devtools_embedder_message_dispatcher.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.cc View 1 2 3 chunks +61 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/devices/DevicesView.js View 1 2 11 chunks +278 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/devices/devicesView.css View 1 2 2 chunks +129 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/devices/module.json View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js View 1 2 2 chunks +10 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/module.json View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/externs.js View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/host/InspectorFrontendHost.js View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/host/InspectorFrontendHostAPI.js View 1 2 2 chunks +3 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inspector.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/module.json View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js View 1 2 3 chunks +28 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/ListWidget.js View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/listWidget.css View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
dgozman
Could you please take a look? There is a screenshot in the bug.
3 years, 7 months ago (2017-05-08 17:56:11 UTC) #3
pfeldman
lgtm https://codereview.chromium.org/2864263002/diff/20001/chrome/browser/devtools/devtools_ui_bindings.cc File chrome/browser/devtools/devtools_ui_bindings.cc (right): https://codereview.chromium.org/2864263002/diff/20001/chrome/browser/devtools/devtools_ui_bindings.cc#newcode953 chrome/browser/devtools/devtools_ui_bindings.cc:953: std::string javascript = "DevToolsAPI.devicesDiscoveryConfigChanged("; Dictionary it, no backwards ...
3 years, 7 months ago (2017-05-08 18:38:07 UTC) #4
dgozman
Tom, could you please take a look at devtools_embedder_message_dispatcher? We now pass a list of ...
3 years, 7 months ago (2017-05-08 20:13:10 UTC) #9
Tom Sepez
On 2017/05/08 20:13:10, dgozman wrote: > Tom, could you please take a look at devtools_embedder_message_dispatcher? ...
3 years, 7 months ago (2017-05-08 20:32:04 UTC) #10
dgozman
On 2017/05/08 20:32:04, Tom Sepez wrote: > On 2017/05/08 20:13:10, dgozman wrote: > > Tom, ...
3 years, 7 months ago (2017-05-08 22:26:34 UTC) #13
Tom Sepez
lgtm
3 years, 7 months ago (2017-05-09 16:07:57 UTC) #14
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/2864263002/40001
3 years, 7 months ago (2017-05-09 17:43:23 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 18:02:27 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/97e8089cd3fde75e259620213a1e...

Powered by Google App Engine
This is Rietveld 408576698