DescriptionAdd font_scale_factor_quirk pref.
This is an Android-specific boolean pref defaulting to true, which indicates
whether font_scale_factor includes the 1.05-1.3x multiplier that is currently
applied by Clank on startup.
The goal is to move this multiplier out of Clank and into the content layer.
When font_scale_factor_quirk is false, the multiplier is applied in
content::ApplyWebPreferences.
This pref can be removed after Clank code is updated.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230042
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments. #
Total comments: 1
Patch Set 3 : Move logic from renderer to browser. #
Total comments: 2
Patch Set 4 : Address review comments. #
Total comments: 2
Patch Set 5 : Address review comments. #Messages
Total messages: 30 (0 generated)
|