summaryrefslogtreecommitdiffstats
path: root/ash/test/shelf_view_test_api.cc
diff options
context:
space:
mode:
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-13 14:41:58 +0000
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-13 14:41:58 +0000
commit400c43941943d4bbc4e1f834163728ca989abed8 (patch)
tree85aa593874a6efca4c34d88bac55834e83319b6d /ash/test/shelf_view_test_api.cc
parent0fabac5aef4fc6db55c8ad2eeab7d696bdb0d66e (diff)
downloadchromium_src-400c43941943d4bbc4e1f834163728ca989abed8.zip
chromium_src-400c43941943d4bbc4e1f834163728ca989abed8.tar.gz
chromium_src-400c43941943d4bbc4e1f834163728ca989abed8.tar.bz2
Fix hosted app and extension windows using low resolution taskbar icons.
Hosted app and extension windows currently use the favicon as the taskbar icon. This means the taskbar icon is scaled from 16x16 to 32x32 which results in an ugly image. This CL makes app windows use the icon of the extension that URL is associated with. The retrieved icon size has been changed from 24x24 to 32x32 in order to avoid bad upscaling in the taskbar and higher resolution icons will be downscaled if no 32x32 icon is provided. BUG=94301 Review URL: https://codereview.chromium.org/113293004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240644 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/test/shelf_view_test_api.cc')
0 files changed, 0 insertions, 0 deletions