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

Issue 2580163002: DevTools: migrate navigator icons to UI.Icon (Closed)

Created:
4 years ago by lushnikov
Modified:
4 years ago
Reviewers:
dgozman
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: migrate navigator icons to UI.Icon This patch migrates navigator icons to UI.Icon. As a part of the effort, the patch introduces TreeElement.setLeadingIcons() method, which is symmetrical to the TreeElement.setTrailingIcons() method. BUG=669323 R=dgozman Committed: https://crrev.com/f57bbe14987449e3024addabdb81f1c42843a977 Cr-Commit-Position: refs/heads/master@{#439618}

Patch Set 1 #

Patch Set 2 : kill unused css #

Total comments: 8

Patch Set 3 : fix formatting #

Total comments: 2

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -47 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js View 1 5 chunks +12 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css View 1 2 3 4 chunks +1 line, -37 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/Icon.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js View 1 2 3 2 chunks +21 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
lushnikov
please, take a look
4 years ago (2016-12-17 09:40:31 UTC) #5
dgozman
https://codereview.chromium.org/2580163002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css File third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css (right): https://codereview.chromium.org/2580163002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css#newcode31 third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css:31: margin: -3px -3px -3px -7px; Instead of this, change ...
4 years ago (2016-12-19 18:32:43 UTC) #8
lushnikov
https://codereview.chromium.org/2580163002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css File third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css (right): https://codereview.chromium.org/2580163002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css#newcode31 third_party/WebKit/Source/devtools/front_end/sources/navigatorTree.css:31: margin: -3px -3px -3px -7px; On 2016/12/19 18:32:43, dgozman ...
4 years ago (2016-12-19 19:55:21 UTC) #9
dgozman
lgtm https://codereview.chromium.org/2580163002/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css File third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css (right): https://codereview.chromium.org/2580163002/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css#newcode94 third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css:94: align-items: center; margin-right: 4px;
4 years ago (2016-12-19 20:24:37 UTC) #12
lushnikov
Thanks. (Also, added a center aligning for the trailing icons) https://codereview.chromium.org/2580163002/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css File third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css (right): https://codereview.chromium.org/2580163002/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css#newcode94 ...
4 years ago (2016-12-19 20:42:40 UTC) #13
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/2580163002/60001
4 years ago (2016-12-19 20:43:50 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-19 23:46:45 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-19 23:49:35 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f57bbe14987449e3024addabdb81f1c42843a977
Cr-Commit-Position: refs/heads/master@{#439618}

Powered by Google App Engine
This is Rietveld 408576698