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

Issue 232083005: Add workaround for TextView.setCompoundDrawablesRelative() on JB MR1. (Closed)

Created:
6 years, 8 months ago by newt (away)
Modified:
6 years, 8 months ago
Reviewers:
Ted C, Yaron
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java View 3 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
newt (away)
PTAL
6 years, 8 months ago (2014-04-10 01:22:42 UTC) #1
Yaron
lgtm for OWNERS but adding Ted in case he has other ideas. Given the linked ...
6 years, 8 months ago (2014-04-10 18:58:32 UTC) #2
newt (away)
On 2014/04/10 18:58:32, Yaron wrote: > lgtm for OWNERS but adding Ted in case he ...
6 years, 8 months ago (2014-04-10 19:08:05 UTC) #3
Ted C
On 2014/04/10 19:08:05, newt wrote: > On 2014/04/10 18:58:32, Yaron wrote: > > lgtm for ...
6 years, 8 months ago (2014-04-10 22:17:12 UTC) #4
newt (away)
The CQ bit was checked by newt@chromium.org
6 years, 8 months ago (2014-04-10 23:14:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/newt@chromium.org/232083005/1
6 years, 8 months ago (2014-04-10 23:15:24 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-11 00:00:30 UTC) #7
Message was sent while issue was closed.
Change committed as 263137

Powered by Google App Engine
This is Rietveld 408576698