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

Issue 2956423003: [DevTools] Provide Target.targetInfoChanged notification (Closed)

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

Description

[DevTools] Provide Target.targetInfoChanged notification This one currently triggers when attached bit has changed on target. This moves node-specific logic to frontend, and simplifies backend in preparation for multi-client. BUG=590878 Review-Url: https://codereview.chromium.org/2956423003 Cr-Commit-Position: refs/heads/master@{#483495} Committed: https://chromium.googlesource.com/chromium/src/+/af7a673ba20493cf63845a5506ba8d44d6e49ca3

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -19 lines) Patch
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 4 chunks +14 lines, -0 lines 0 comments Download
M content/browser/devtools/protocol/target_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/devtools/protocol/target_handler.cc View 4 chunks +10 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 3 chunks +10 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js View 1 chunk +23 lines, -3 lines 2 comments Download

Messages

Total messages: 13 (8 generated)
dgozman
Could you please take a look?
3 years, 5 months ago (2017-06-28 22:51:17 UTC) #3
caseq
lgtm https://codereview.chromium.org/2956423003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js File third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js (right): https://codereview.chromium.org/2956423003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js#newcode493 third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js:493: if (!targetInfo.attached) This is still prone to races. ...
3 years, 5 months ago (2017-06-29 20:36:17 UTC) #7
dgozman
https://codereview.chromium.org/2956423003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js File third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js (right): https://codereview.chromium.org/2956423003/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js#newcode493 third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js:493: if (!targetInfo.attached) On 2017/06/29 20:36:17, caseq wrote: > This ...
3 years, 5 months ago (2017-06-29 21:31:23 UTC) #8
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/2956423003/1
3 years, 5 months ago (2017-06-29 21:31:59 UTC) #10
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 21:37:53 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/af7a673ba20493cf63845a5506ba...

Powered by Google App Engine
This is Rietveld 408576698