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

Issue 173943002: [Android WebView] Allow embedders to override text from scaling by system font scale. (Closed)

Created:
6 years, 10 months ago by benm (inactive)
Modified:
6 years, 10 months ago
Reviewers:
mkosiba (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

[Android WebView] Allow embedders to override text from scaling by system font scale. Relaxes the use of system font scale. Before this patch, we would override the value passed to AwSettings.setTextZoom to take into account system font scale. Now, if an app does not invoke setTextZoom then we'll respect the system font scale. However if an embedder then later invokes setTextZoom, we'll honor their value without applying any scale. BUG=345294 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252347

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwSettings.java View 3 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
benm (inactive)
ptal
6 years, 10 months ago (2014-02-20 16:13:11 UTC) #1
mkosiba (inactive)
lgtm
6 years, 10 months ago (2014-02-20 16:17:36 UTC) #2
benm (inactive)
The CQ bit was checked by benm@chromium.org
6 years, 10 months ago (2014-02-20 16:45:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/173943002/1
6 years, 10 months ago (2014-02-20 16:45:36 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 19:10:44 UTC) #5
Message was sent while issue was closed.
Change committed as 252347

Powered by Google App Engine
This is Rietveld 408576698