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

Issue 1132843004: Add an icon to "Install new extensions" in the providers popup menu. (Closed)

Created:
5 years, 7 months ago by mtomasz
Modified:
5 years, 7 months ago
Reviewers:
hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an icon to "Install new extensions" in the providers popup menu. This CL in order to add the icon implements a cr.ui.ProvidersMenuItem class since cr.ui.MenuItem doesn't handle icons with hidpi properly, nor it supports well custom icons (setting a label overwrites any inserted DOM elements to the menu item). TEST=Tested manually. BUG=474146 Committed: https://crrev.com/5c5d52a7c5e1d81b78a6040582adcb3c8c9ed638 Cr-Commit-Position: refs/heads/master@{#329369}

Patch Set 1 #

Patch Set 2 : Removed unused assets. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -13 lines) Patch
M ui/file_manager/file_manager/foreground/css/file_types.css View 1 chunk +8 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/menu.css View 2 chunks +4 lines, -3 lines 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/2x/store.png View Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/store.png View Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/providers_menu.js View 3 chunks +82 lines, -8 lines 4 comments Download

Messages

Total messages: 14 (4 generated)
mtomasz
@hirono: PTAL. Thanks!
5 years, 7 months ago (2015-05-12 05:41:35 UTC) #2
hirono
https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js File ui/file_manager/file_manager/foreground/js/ui/providers_menu.js (right): https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js#newcode43 ui/file_manager/file_manager/foreground/js/ui/providers_menu.js:43: get leftIconImage() { Cannot we override iconUrl?
5 years, 7 months ago (2015-05-12 05:56:46 UTC) #3
mtomasz
https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js File ui/file_manager/file_manager/foreground/js/ui/providers_menu.js (right): https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js#newcode43 ui/file_manager/file_manager/foreground/js/ui/providers_menu.js:43: get leftIconImage() { On 2015/05/12 05:56:45, hirono wrote: > ...
5 years, 7 months ago (2015-05-12 06:01:04 UTC) #4
hirono
lgtm https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js File ui/file_manager/file_manager/foreground/js/ui/providers_menu.js (right): https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js#newcode43 ui/file_manager/file_manager/foreground/js/ui/providers_menu.js:43: get leftIconImage() { On 2015/05/12 06:01:04, mtomasz wrote: ...
5 years, 7 months ago (2015-05-12 06:56:56 UTC) #7
mtomasz
https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js File ui/file_manager/file_manager/foreground/js/ui/providers_menu.js (right): https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js#newcode43 ui/file_manager/file_manager/foreground/js/ui/providers_menu.js:43: get leftIconImage() { On 2015/05/12 06:56:56, hirono wrote: > ...
5 years, 7 months ago (2015-05-12 07:11:22 UTC) #8
hirono
On 2015/05/12 07:11:22, mtomasz wrote: > https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js > File ui/file_manager/file_manager/foreground/js/ui/providers_menu.js (right): > > https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js#newcode43 > ...
5 years, 7 months ago (2015-05-12 07:40:34 UTC) #9
mtomasz
On 2015/05/12 07:40:34, hirono wrote: > On 2015/05/12 07:11:22, mtomasz wrote: > > > https://codereview.chromium.org/1132843004/diff/20001/ui/file_manager/file_manager/foreground/js/ui/providers_menu.js ...
5 years, 7 months ago (2015-05-12 07:49:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132843004/20001
5 years, 7 months ago (2015-05-12 07:50:29 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-12 07:54:24 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 07:55:18 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5c5d52a7c5e1d81b78a6040582adcb3c8c9ed638
Cr-Commit-Position: refs/heads/master@{#329369}

Powered by Google App Engine
This is Rietveld 408576698