DescriptionAdd workaround for TextView.setCompoundDrawablesRelative() on JB MR1.
Due to a bug, TextView.setCompoundDrawablesRelative() is a no-op on JB
MR1 if the text view has ever been measured. This is fixed in JB MR2
onwards, but causes some ugly bugs in Chrome on JB MR1: e.g. the
favicons often don't appear on the bookmarks page.
BUG=361709
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263137
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|