Description[Android] Fix NTP bookmark image unit for low resolution device.
makeBookmarkItem() function incorrectly converted image size to dip, but
actually it is already dip, so we don't need the conversion. This caused
16px x 16px icon to be classified as non-standard favicon(or small) on low
resolution(ldpi) devices and as a result, it didn't draw the document background.
BUG=238928
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208067
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 9 (0 generated)
|