Remove the network.http.redirection-limit preference.

The Fetch standard defines this value as twenty; there is no good reason to
allow changing that at runtime.
This commit is contained in:
Ms2ger 2016-11-14 14:08:15 +01:00
parent b63c85c31b
commit 56dd6417e6
4 changed files with 1 additions and 45 deletions

View file

@ -53,7 +53,6 @@
"layout.text-orientation.enabled": false,
"layout.viewport.enabled": false,
"layout.writing-mode.enabled": false,
"network.http.redirection-limit": 20,
"network.mime.sniff": false,
"shell.builtin-key-shortcuts.enabled": true,
"shell.homepage": "http://servo.org",