mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Move secondary view support into a pref
This commit is contained in:
parent
fe24fc3068
commit
9fe70e6b71
5 changed files with 7 additions and 3 deletions
|
@ -282,6 +282,7 @@ mod gen {
|
|||
enabled: bool,
|
||||
#[serde(default)]
|
||||
test: bool,
|
||||
first_person_observer_view: bool,
|
||||
glwindow: {
|
||||
#[serde(default)]
|
||||
enabled: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue