backing out changeset efcb617d1d3d because it caused the regression in bug 515661

This commit is contained in:
Brad Lassey 2009-09-10 12:38:39 -04:00
Родитель 9cdcafe1bf
Коммит 6eddf76716
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -318,7 +318,7 @@ pref("geo.wifi.uri", "https://www.google.com/loc/json");
pref("geo.enabled", true);
#ifdef WINCE
pref("layout.css.devPixelsPerPx", "1");
pref("layout.css.devPixelsPerPx", 1);
#endif
// content sink control -- controls responsiveness during page load