mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update to gleam 0.5
This commit is contained in:
parent
696084863c
commit
0f91712800
18 changed files with 473 additions and 399 deletions
|
@ -276,7 +276,7 @@ impl webrender_api::RenderNotifier for RenderNotifier {
|
|||
self.compositor_proxy.recomposite(CompositingReason::NewWebRenderFrame);
|
||||
}
|
||||
|
||||
fn new_document_ready(
|
||||
fn new_frame_ready(
|
||||
&self,
|
||||
_document_id: webrender_api::DocumentId,
|
||||
scrolled: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue