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

Issue 2230993004: [DevTools] Recognize node remote target type (Closed)

Created:
4 years, 4 months ago by eostroukhov
Modified:
4 years, 4 months ago
Reviewers:
dgozman, pfeldman
CC:
chromium-reviews, pfeldman, devtools-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Recognize node remote target type I redid the patch to rely on target type attribute (Node.js specifies "node") BUG=636539 R=dgozman@chromium.org, pfeldman@chromium.org Committed: https://crrev.com/ed16d6adf26bb798da57e59be34861d5083ba790 Cr-Commit-Position: refs/heads/master@{#411341}

Patch Set 1 #

Patch Set 2 : Redid to use target attribute #

Total comments: 8

Patch Set 3 : Comments were addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -10 lines) Patch
M chrome/browser/devtools/device/devtools_android_bridge.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/devtools/devtools_target_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_target_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_window.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_window.cc View 1 2 8 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
eostroukhov
Please take a look.
4 years, 4 months ago (2016-08-10 21:58:05 UTC) #1
eostroukhov
Redid to use target attribute
4 years, 4 months ago (2016-08-10 22:51:47 UTC) #4
eostroukhov
I updated the CL, as per offline discussion. PTAL.
4 years, 4 months ago (2016-08-10 22:53:36 UTC) #6
dgozman
https://codereview.chromium.org/2230993004/diff/20001/chrome/browser/devtools/device/devtools_android_bridge.cc File chrome/browser/devtools/device/devtools_android_bridge.cc (right): https://codereview.chromium.org/2230993004/diff/20001/chrome/browser/devtools/device/devtools_android_bridge.cc#newcode530 chrome/browser/devtools/device/devtools_android_bridge.cc:530: bool isWorker = remote_type_ == kTargetTypeWorker || Please change ...
4 years, 4 months ago (2016-08-10 23:13:43 UTC) #7
eostroukhov
Comments were addressed
4 years, 4 months ago (2016-08-10 23:30:23 UTC) #8
eostroukhov
I addressed the comments, please take another look. https://codereview.chromium.org/2230993004/diff/20001/chrome/browser/devtools/device/devtools_android_bridge.cc File chrome/browser/devtools/device/devtools_android_bridge.cc (right): https://codereview.chromium.org/2230993004/diff/20001/chrome/browser/devtools/device/devtools_android_bridge.cc#newcode530 chrome/browser/devtools/device/devtools_android_bridge.cc:530: bool ...
4 years, 4 months ago (2016-08-10 23:31:08 UTC) #10
dgozman
lgtm
4 years, 4 months ago (2016-08-11 00:13:07 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/2230993004/40001
4 years, 4 months ago (2016-08-11 15:57:03 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-11 16:01:17 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 16:04:29 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ed16d6adf26bb798da57e59be34861d5083ba790
Cr-Commit-Position: refs/heads/master@{#411341}

Powered by Google App Engine
This is Rietveld 408576698