mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREE
Backs out https://github.com/servo/servo/pull/17892
This commit is contained in:
parent
f022936ebb
commit
3f1af3e62f
14 changed files with 85 additions and 111 deletions
|
@ -50,7 +50,6 @@ pub trait LayoutThreadFactory {
|
|||
mem_profiler_chan: mem::ProfilerChan,
|
||||
content_process_shutdown_chan: Option<IpcSender<()>>,
|
||||
webrender_api_sender: webrender_api::RenderApiSender,
|
||||
webrender_document: webrender_api::DocumentId,
|
||||
layout_threads: usize,
|
||||
paint_time_metrics: PaintTimeMetrics);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue