Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc

This commit is contained in:
L. David Baron 2011-11-15 17:02:01 +13:00
parent 5a555c1957
commit a9396bac02

View File

@ -430,6 +430,9 @@ user_pref("app.update.enabled", false);
user_pref("browser.panorama.experienced_first_run", true); // Assume experienced
user_pref("dom.w3c_touch_events.enabled", true);
user_pref("toolkit.telemetry.prompted", 2);
// Existing tests assume there is no font size inflation.
user_pref("font.size.inflation.emPerLine", 0);
user_pref("font.size.inflation.minTwips", 0);
// Only load extensions from the application and user profile
// AddonManager.SCOPE_PROFILE + AddonManager.SCOPE_APPLICATION