mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
b63c85c31b
commit
56dd6417e6
4 changed files with 1 additions and 45 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue