mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Introduce shell.crash_reporter.enabled pref
This commit is contained in:
parent
593200e693
commit
0c00022ae0
2 changed files with 4 additions and 0 deletions
|
@ -482,6 +482,9 @@ mod gen {
|
|||
max_length: i64,
|
||||
},
|
||||
shell: {
|
||||
crash_reporter: {
|
||||
enabled: bool,
|
||||
},
|
||||
homepage: String,
|
||||
keep_screen_on: {
|
||||
enabled: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue