mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Renamed ScriptChan in constellation to EventLoop.
This commit is contained in:
parent
01b6ad55bd
commit
e945e38a2d
4 changed files with 100 additions and 77 deletions
|
@ -43,6 +43,7 @@ extern crate util;
|
|||
extern crate webrender_traits;
|
||||
|
||||
mod constellation;
|
||||
mod event_loop;
|
||||
mod pipeline;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod sandboxing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue