mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +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
|
@ -4,6 +4,7 @@
|
|||
|
||||
use dom::bindings::utils::WrapperCache;
|
||||
use dom::bindings::window;
|
||||
|
||||
use layout_interface::ReflowForScriptQuery;
|
||||
use script_task::{ExitMsg, FireTimerMsg, ScriptMsg, ScriptContext};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue