зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1106255 - Enable the meta-viewport support on Fennec to fix font inflation. r=dvander
This commit is contained in:
Родитель
cb6bd63ce4
Коммит
995841a58a
|
@ -855,3 +855,6 @@ pref("home.sync.checkIntervalSecs", 3600);
|
|||
|
||||
// Enable device storage API
|
||||
pref("device.storage.enabled", true);
|
||||
|
||||
// Enable meta-viewport support for font inflation code
|
||||
pref("dom.meta-viewport.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче