mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
compositing: removed opts-get
This commit is contained in:
parent
e3dc86bd8a
commit
1819453ba2
4 changed files with 65 additions and 21 deletions
|
@ -337,6 +337,11 @@ where
|
|||
webrender_api,
|
||||
webvr_heartbeats,
|
||||
},
|
||||
opts.output_file.clone(),
|
||||
opts.is_running_problem_test,
|
||||
opts.exit_after_load,
|
||||
opts.convert_mouse_to_touch,
|
||||
opts.device_pixels_per_px,
|
||||
);
|
||||
|
||||
Servo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue