mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Make quit-on-escape optional
This commit is contained in:
parent
66acb1039e
commit
911a67b400
2 changed files with 6 additions and 2 deletions
|
@ -55,6 +55,7 @@
|
|||
"layout.writing-mode.enabled": false,
|
||||
"network.http.redirection-limit": 20,
|
||||
"network.mime.sniff": false,
|
||||
"shell.homepage": "http://servo.org",
|
||||
"shell.native-titlebar.enabled": true,
|
||||
"shell.homepage": "http://servo.org"
|
||||
"shell.quit-on-escape.enabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue