mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
@ -987,7 +987,8 @@ impl LayoutThread {
|
|||
Some(get_root_flow_background_color(layout_root)),
|
||||
webrender_traits::Epoch(epoch_number),
|
||||
viewport_size,
|
||||
builder);
|
||||
builder,
|
||||
true);
|
||||
self.webrender_api.generate_frame();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue