Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.

This commit is contained in:
Henri Sivonen 2010-04-29 14:31:05 +03:00
Родитель 71ad2c794f
Коммит c39c213117
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2874,7 +2874,7 @@ pref("geo.enabled", true);
pref("accelerometer.enabled", true);
// Enable/Disable HTML5 parser
pref("html5.enable", false);
pref("html5.enable", true);
// Toggle which thread the HTML5 parser uses for stream parsing
pref("html5.offmainthread", true);
// Time in milliseconds between the time a network buffer is seen and the