Closed
Bug 713089
Opened 14 years ago
Closed 14 years ago
confirm that font-inflation is enabled for Tp4m
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: blassey, Assigned: jmaher)
Details
We want to make sure that we're testing the performance of font-inflation.
Joel, can you confirm this?
| Assignee | ||
Comment 1•14 years ago
|
||
is there a pref that is required for this? Off the top of my head, I have no idea if we are doing this, so most likely we are not unless it is on by default.
Comment 2•14 years ago
|
||
Text inflation is enabled if pref "font.size.inflation.minTwips" is non-zero.
It is enabled by default in both Native and XUL Fennec:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/app/mobile.js#420
http://mxr.mozilla.org/mozilla-central/source/mobile/xul/app/mobile.js#423
So we are already testing with this enabled, since as far as I can tell the test harness does not override this default.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•