mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Converted --max-session-history opt into a pref, updated its uses to PREF api
updated test docs
This commit is contained in:
parent
4c401e47dc
commit
0fae39f468
4 changed files with 4 additions and 12 deletions
|
@ -56,6 +56,7 @@
|
|||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"network.mime.sniff": false,
|
||||
"session-history.max-length": 20,
|
||||
"shell.builtin-key-shortcuts.enabled": true,
|
||||
"shell.homepage": "https://servo.org",
|
||||
"shell.native-titlebar.enabled": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue