diff options
author | lalitm <lalitm@google.com> | 2015-08-21 06:56:04 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-21 13:56:41 +0000 |
commit | a85c20c17c0433419a0b777c68688712b2b2bde3 (patch) | |
tree | f77682bdfdb7497f19792f08ec98a87cd715c2ff /components/web_modal | |
parent | d9ff6d21e187712f52ae35cacbba8f693f77427b (diff) | |
download | chromium_src-a85c20c17c0433419a0b777c68688712b2b2bde3.zip chromium_src-a85c20c17c0433419a0b777c68688712b2b2bde3.tar.gz chromium_src-a85c20c17c0433419a0b777c68688712b2b2bde3.tar.bz2 |
manifest: rework icon selector to include small icon cut-off
Up until this point, arbitarily small icons have been selected as being suitable
for download.
We no longer want to do this as it can lead to pixellated looking icons which
look quite ugly. Instead we impose a cutoff similar to Android icon selection -
we stop allowing icons which are smaller than one density bucket below the bucket
of the device.
The tests have been changed to reflect this fact as they were also allowing small
icons.
BUG=513666
Review URL: https://codereview.chromium.org/1285063003
Cr-Commit-Position: refs/heads/master@{#344759}
Diffstat (limited to 'components/web_modal')
0 files changed, 0 insertions, 0 deletions