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

Issue 10983010: FontScaleFactor and ForceEnableZoom pref_names. (Closed)

Created:
8 years, 3 months ago by aurimas (slooooooooow)
Modified:
8 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

FontScaleFactor and ForceEnableZoom pref_names. Adding prefs::kWebKitFontScaleFactor and prefs::kWebKitForceEnableZoom to the pref_names. It will be used by font boosting on Android. BUG=151216 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158664

Patch Set 1 #

Patch Set 2 : Adding missing registering #

Patch Set 3 : Added missing variables to WebPreferences #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M chrome/browser/ui/prefs/prefs_tab_helper.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/webpreferences.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/webpreferences.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
aurimas (slooooooooow)
Hey Nico, Could you take a look at this CL? Thanks, Aurimas
8 years, 3 months ago (2012-09-24 22:03:36 UTC) #1
Nico
lgtm
8 years, 3 months ago (2012-09-24 22:51:34 UTC) #2
Nico
(Do you need to add a call to prefs->RegisterBooleanPref() somewhere?)
8 years, 3 months ago (2012-09-24 22:56:35 UTC) #3
aurimas (slooooooooow)
On 2012/09/24 22:56:35, Nico wrote: > (Do you need to add a call to prefs->RegisterBooleanPref() ...
8 years, 3 months ago (2012-09-24 23:16:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10983010/5002
8 years, 3 months ago (2012-09-25 00:12:45 UTC) #5
aurimas (slooooooooow)
Hey Adam, I'm upstreaming some prefs and I found your TODO in webkit/glue/webpreferences.cc saying: "Rename ...
8 years, 3 months ago (2012-09-25 01:06:01 UTC) #6
abarth-chromium
Probably. The value maps to this WebKit API: http://trac.webkit.org/browser/trunk/Source/WebKit/chromium/public/WebView.h#L268 Adam On Mon, Sep 24, 2012 ...
8 years, 3 months ago (2012-09-25 02:27:29 UTC) #7
nilesh
8 years, 2 months ago (2012-09-25 15:02:38 UTC) #8
aurimas (slooooooooow)
Hello James, Could you take a look at this CL as I am changing webkit/? ...
8 years, 2 months ago (2012-09-25 16:36:23 UTC) #9
jamesr
webkit/ lgtm
8 years, 2 months ago (2012-09-25 17:25:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10983010/2004
8 years, 2 months ago (2012-09-25 17:32:27 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-09-25 20:19:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10983010/2004
8 years, 2 months ago (2012-09-25 20:33:55 UTC) #13
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 21:48:43 UTC) #14
Change committed as 158664

Powered by Google App Engine
This is Rietveld 408576698