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

Issue 297763004: Fix extension icons showing up with incorrect size on Chrome HiDPI Windows with scales of 150% and … (Closed)

Created:
6 years, 7 months ago by ananta
Modified:
6 years, 7 months ago
Reviewers:
oshima, sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Fix extension icons showing up with incorrect size on Chrome HiDPI Windows with scales of 150% and above. The extension sources associated with icons were using the ui::GetImageScale function which returns the dpi scale on Windows HiDPI. Fix is to use the GetScaleForScaleFactor function instead. BUG=375461 R=oshima Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271856

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_icon_image.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
ananta
6 years, 7 months ago (2014-05-20 23:16:46 UTC) #1
oshima
lgtm
6 years, 7 months ago (2014-05-20 23:17:22 UTC) #2
sky
LGTM
6 years, 7 months ago (2014-05-20 23:39:27 UTC) #3
ananta
The CQ bit was checked by ananta@chromium.org
6 years, 7 months ago (2014-05-20 23:41:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ananta@chromium.org/297763004/20001
6 years, 7 months ago (2014-05-20 23:42:28 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-21 03:56:35 UTC) #6
Message was sent while issue was closed.
Change committed as 271856

Powered by Google App Engine
This is Rietveld 408576698