mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update core-foundation-sys to 0.3
This commit is contained in:
parent
a1d19ca5f8
commit
db3e5be878
7 changed files with 103 additions and 218 deletions
|
@ -184,7 +184,7 @@ impl<Window> Browser<Window> where Window: WindowMethods + 'static {
|
|||
clear_framebuffer: true,
|
||||
clear_color: webrender_traits::ColorF::new(1.0, 1.0, 1.0, 1.0),
|
||||
render_target_debug: false,
|
||||
})
|
||||
}).unwrap()
|
||||
};
|
||||
|
||||
// Important that this call is done in a single-threaded fashion, we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue