Backed out changeset cc0cb1e1912d (bug 1398718) for task timeout after 3600 seconds bustages CLOSED TREE

This commit is contained in:
shindli 2018-09-24 19:38:42 +03:00
Родитель 87009004b2
Коммит 375579cc2e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -5817,7 +5817,7 @@ pref("layers.mlgpu.enable-on-windows7", true);
#endif
// Enable lowercased response header name
pref("dom.xhr.lowercase_header.enabled", true);
pref("dom.xhr.lowercase_header.enabled", false);
// Control whether clients.openWindow() opens windows in the same process
// that called the API vs following our normal multi-process selection