mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Send status messages to the compositor
This commit is contained in:
parent
1fbfd7d45e
commit
7b28462193
8 changed files with 80 additions and 11 deletions
|
@ -64,7 +64,8 @@ pub mod html {
|
|||
pub mod hubbub_html_parser;
|
||||
}
|
||||
|
||||
pub mod layout_interface;
|
||||
pub mod compositor_interface;
|
||||
pub mod engine_interface;
|
||||
pub mod layout_interface;
|
||||
pub mod script_task;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue