Update core-foundation-sys to 0.3

This commit is contained in:
Anthony Ramine 2017-02-03 09:21:33 +01:00 committed by Glenn Watson
parent a1d19ca5f8
commit db3e5be878
7 changed files with 103 additions and 218 deletions

View file

@ -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