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

Issue 305903004: DevTools: Add parent id to target descriptor in remote debugging. (Closed)

Created:
6 years, 6 months ago by Vladislav Kaznacheev
Modified:
6 years, 6 months ago
Reviewers:
jam, Dmitry Zvorygin
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, jochen+watch_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

DevTools: Add parent id to target descriptor in remote debugging. Webviews and OOP iframes now have non-empty parentId property pointing to the target they are nested into. Also added 'webview' and 'iframe' target types. TBR=bulach,mnaganov (for dev_tools_server.cc aw_dev_tools_server.cc) BUG=378457 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274178

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Patch Set 3 : Fixed WebView compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -48 lines) Patch
M android_webview/native/aw_dev_tools_server.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/dev_tools_server.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_target_impl.h View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_target_impl.cc View 5 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.cc View 4 chunks +13 lines, -46 lines 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/public/browser/devtools_target.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/browser/shell_devtools_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Vladislav Kaznacheev
6 years, 6 months ago (2014-05-29 11:16:19 UTC) #1
Dmitry Zvorygin
LGTM with nits. https://chromiumcodereview.appspot.com/305903004/diff/1/content/browser/devtools/devtools_http_handler_impl.cc File content/browser/devtools/devtools_http_handler_impl.cc (right): https://chromiumcodereview.appspot.com/305903004/diff/1/content/browser/devtools/devtools_http_handler_impl.cc#newcode57 content/browser/devtools/devtools_http_handler_impl.cc:57: const char kTargetParentIdField[] = "parent_id"; "parentId" ...
6 years, 6 months ago (2014-05-29 13:03:12 UTC) #2
Vladislav Kaznacheev
https://chromiumcodereview.appspot.com/305903004/diff/1/content/browser/devtools/devtools_http_handler_impl.cc File content/browser/devtools/devtools_http_handler_impl.cc (right): https://chromiumcodereview.appspot.com/305903004/diff/1/content/browser/devtools/devtools_http_handler_impl.cc#newcode57 content/browser/devtools/devtools_http_handler_impl.cc:57: const char kTargetParentIdField[] = "parent_id"; On 2014/05/29 13:03:12, Dmitry ...
6 years, 6 months ago (2014-05-29 17:28:29 UTC) #3
Vladislav Kaznacheev
The CQ bit was checked by kaznacheev@chromium.org
6 years, 6 months ago (2014-05-29 17:28:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/305903004/20001
6 years, 6 months ago (2014-05-29 17:32:28 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-29 20:13:10 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-29 20:21:19 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/70462)
6 years, 6 months ago (2014-05-29 20:21:19 UTC) #8
Vladislav Kaznacheev
Hi John, Please review content/public/browser/devtools_target.h Thanks! Vlad
6 years, 6 months ago (2014-05-30 09:15:02 UTC) #9
jam
On 2014/05/30 09:15:02, Vladislav Kaznacheev wrote: > Hi John, > > Please review content/public/browser/devtools_target.h > ...
6 years, 6 months ago (2014-05-30 19:18:25 UTC) #10
Vladislav Kaznacheev
The CQ bit was checked by kaznacheev@chromium.org
6 years, 6 months ago (2014-05-31 18:41:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/305903004/40001
6 years, 6 months ago (2014-05-31 18:56:06 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 6 months ago (2014-05-31 20:38:43 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-31 20:40:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/70865)
6 years, 6 months ago (2014-05-31 20:40:48 UTC) #15
Vladislav Kaznacheev
The CQ bit was checked by kaznacheev@chromium.org
6 years, 6 months ago (2014-06-02 06:46:50 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/305903004/40001
6 years, 6 months ago (2014-06-02 06:46:57 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 07:33:47 UTC) #18
Message was sent while issue was closed.
Change committed as 274178

Powered by Google App Engine
This is Rietveld 408576698