mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
WR multi-document update
This commit is contained in:
parent
a15d13a6ec
commit
8c588e8c36
14 changed files with 111 additions and 86 deletions
|
@ -194,5 +194,6 @@ pub struct InitialCompositorState {
|
|||
pub mem_profiler_chan: mem::ProfilerChan,
|
||||
/// Instance of webrender API
|
||||
pub webrender: webrender::Renderer,
|
||||
pub webrender_api_sender: webrender_api::RenderApiSender,
|
||||
pub webrender_document: webrender_api::DocumentId,
|
||||
pub webrender_api: webrender_api::RenderApi,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue