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

Issue 2564433004: DevTools: migrate last usages of samllIcons.png to UI.Icon (Closed)

Created:
4 years ago by lushnikov
Modified:
4 years ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, aboxhall, aboxhall+watch_chromium.org, nektar+watch_chromium.org, lushnikov+blink_chromium.org, yuzo+watch_chromium.org, pfeldman+blink_chromium.org, nektarios, dmazzoni, apavlov+blink_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, devtools-reviews_chromium.org, blink-reviews, je_julie, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: migrate last usages of samllIcons.png to UI.Icon This patch migrates the "left thick blue" icon, which points to the inspected node, onto UI.Icon. As a result, the icon is now sharp on retina! This patch also introduces icon support for treeoutline: every TreeElement now has TreeElement.setTrailingIcons(icons) method. Users might call it to add icons after the treeelement's title. In future, a symmetrical method TreeElement.setLeadingIcons(icons) method, which will be used to migrate navigator icons over to the UI.Icon. BUG=669323 Committed: https://crrev.com/d5edba288a314b06675dfe87e603c9e4fcb05108 Cr-Commit-Position: refs/heads/master@{#437738}

Patch Set 1 #

Patch Set 2 : do not create unnecessary element #

Patch Set 3 : better css #

Total comments: 2

Patch Set 4 : address comments #

Patch Set 5 : rebaseline #

Messages

Total messages: 27 (17 generated)
lushnikov
please, take a look
4 years ago (2016-12-09 08:03:55 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2564433004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js File third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js (right): https://codereview.chromium.org/2564433004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js#newcode47 third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js:47: this.contentElement.addEventListener('focus', setFocused.bind(this, true)); Forgot to pass false for ...
4 years ago (2016-12-09 22:04:06 UTC) #9
lushnikov
https://codereview.chromium.org/2564433004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js File third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js (right): https://codereview.chromium.org/2564433004/diff/40001/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js#newcode47 third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js:47: this.contentElement.addEventListener('focus', setFocused.bind(this, true)); On 2016/12/09 22:04:06, dgozman wrote: > ...
4 years ago (2016-12-10 00:52:50 UTC) #10
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/2564433004/60001
4 years ago (2016-12-10 00:54:25 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/120703) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years ago (2016-12-10 00:58:18 UTC) #15
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/2564433004/80001
4 years ago (2016-12-10 01:21:42 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/196462)
4 years ago (2016-12-10 02:49:56 UTC) #20
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/2564433004/80001
4 years ago (2016-12-10 02:55:28 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-10 03:33:54 UTC) #25
commit-bot: I haz the power
4 years ago (2016-12-12 15:05:55 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d5edba288a314b06675dfe87e603c9e4fcb05108
Cr-Commit-Position: refs/heads/master@{#437738}

Powered by Google App Engine
This is Rietveld 408576698