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

Issue 1300743002: DevTools: render DOM markers with their colors (Closed)

Created:
5 years, 4 months ago by pfeldman
Modified:
5 years, 4 months ago
Reviewers:
dgozman
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

DevTools: render DOM markers with their colors BUG=521200 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200757

Patch Set 1 #

Total comments: 8

Patch Set 2 : for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -13 lines) Patch
M Source/devtools/front_end/components/DOMBreakpointsSidebarPane.js View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/components/DOMPresentationUtils.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/elements/ElementsPanel.js View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/devtools/front_end/elements/ElementsTreeElement.js View 1 1 chunk +45 lines, -6 lines 0 comments Download
M Source/devtools/front_end/ui/tooltip.css View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
pfeldman
5 years, 4 months ago (2015-08-18 00:30:18 UTC) #2
dgozman
lgtm with comments https://codereview.chromium.org/1300743002/diff/1/Source/devtools/front_end/elements/ElementsTreeElement.js File Source/devtools/front_end/elements/ElementsTreeElement.js (right): https://codereview.chromium.org/1300743002/diff/1/Source/devtools/front_end/elements/ElementsTreeElement.js#newcode1134 Source/devtools/front_end/elements/ElementsTreeElement.js:1134: if (!decorations.length && !descendantDecorations.length) nit: can ...
5 years, 4 months ago (2015-08-18 18:35:21 UTC) #3
pfeldman
https://codereview.chromium.org/1300743002/diff/1/Source/devtools/front_end/elements/ElementsTreeElement.js File Source/devtools/front_end/elements/ElementsTreeElement.js (right): https://codereview.chromium.org/1300743002/diff/1/Source/devtools/front_end/elements/ElementsTreeElement.js#newcode1134 Source/devtools/front_end/elements/ElementsTreeElement.js:1134: if (!decorations.length && !descendantDecorations.length) On 2015/08/18 18:35:20, dgozman wrote: ...
5 years, 4 months ago (2015-08-18 18:40:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1300743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1300743002/20001
5 years, 4 months ago (2015-08-18 18:42:27 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/99965)
5 years, 4 months ago (2015-08-18 19:44:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1300743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1300743002/20001
5 years, 4 months ago (2015-08-18 20:06:21 UTC) #11
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 22:07:52 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200757

Powered by Google App Engine
This is Rietveld 408576698