DescriptionFix 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 : #
Messages
Total messages: 6 (0 generated)
|