mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
fixup! Measure layout queries blocked by ongoing layout
This commit is contained in:
parent
858011c513
commit
4fd9fea7a6
3 changed files with 3 additions and 4 deletions
|
@ -871,7 +871,7 @@ impl LayoutThread {
|
|||
self.webrender_api.clone_sender(),
|
||||
self.webrender_document,
|
||||
info.paint_time_metrics,
|
||||
self.busy.clone(),
|
||||
info.layout_is_busy,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue