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

Issue 2647153002: [DevTools] Improve context and target naming. (Closed)

Created:
3 years, 11 months ago by dgozman
Modified:
3 years, 11 months 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] Improve context and target naming. - nested iframes now get proper indentation in console; - each target's top frame is now a parent to other frames in navigator; - only main target's top frame is displayed as 'top'. BUG=678435 Review-Url: https://codereview.chromium.org/2647153002 Cr-Commit-Position: refs/heads/master@{#445615} Committed: https://chromium.googlesource.com/chromium/src/+/92ec9c389c41ecc50190973a3375e0d47d839ade

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixed comments and sorting #

Messages

Total messages: 16 (7 generated)
dgozman
Could you please take a look?
3 years, 11 months ago (2017-01-21 01:38:38 UTC) #2
pfeldman
https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js (right): https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js#newcode36 third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js:36: var target = executionContext.target(); According to the new guidelines, ...
3 years, 11 months ago (2017-01-21 02:21:24 UTC) #3
pfeldman
https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js (right): https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js#newcode36 third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js:36: var target = executionContext.target(); On 2017/01/21 02:21:24, pfeldman wrote: ...
3 years, 11 months ago (2017-01-21 02:22:50 UTC) #4
pfeldman
lgtm https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js (right): https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js#newcode54 third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js:54: if (target.parentTarget().hasJSCapability()) Special case service workers?
3 years, 11 months ago (2017-01-21 02:27:31 UTC) #5
dgozman
https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js (right): https://codereview.chromium.org/2647153002/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js#newcode54 third_party/WebKit/Source/devtools/front_end/console/ConsoleContextSelector.js:54: if (target.parentTarget().hasJSCapability()) On 2017/01/21 02:27:31, pfeldman wrote: > Special ...
3 years, 11 months ago (2017-01-23 19:20:35 UTC) #6
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/2647153002/20001
3 years, 11 months ago (2017-01-23 20:04:30 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/199001)
3 years, 11 months ago (2017-01-23 20:15:09 UTC) #11
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/2647153002/20001
3 years, 11 months ago (2017-01-23 23:24:53 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 02:41:10 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/92ec9c389c41ecc50190973a3375...

Powered by Google App Engine
This is Rietveld 408576698