зеркало из https://github.com/mozilla/gecko-dev.git
link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+
This commit is contained in:
Родитель
c30e440420
Коммит
85348f58ad
|
@ -526,7 +526,7 @@ pref("network.ftp.idleConnectionTimeout", 300);
|
|||
pref("network.dir.format", 2);
|
||||
|
||||
// enables the prefetch service (i.e., prefetching of <link rel="next"> URLs).
|
||||
pref("network.prefetch-next", true);
|
||||
pref("network.prefetch-next", false);
|
||||
|
||||
// sspitzer: change this back to "news" when we get to beta.
|
||||
// for now, set this to news.mozilla.org because you can only
|
||||
|
|
Загрузка…
Ссылка в новой задаче