mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
parent
74f8c0eeb7
commit
ba36a108c1
56 changed files with 674 additions and 518 deletions
|
@ -15,8 +15,7 @@ use dom::window::{self, WindowHelpers};
|
|||
use script_task::ScriptChan;
|
||||
|
||||
use msg::constellation_msg::WorkerId;
|
||||
|
||||
use net::resource_task::ResourceTask;
|
||||
use net_traits::ResourceTask;
|
||||
|
||||
use js::{JSCLASS_IS_GLOBAL, JSCLASS_IS_DOMJSCLASS};
|
||||
use js::glue::{GetGlobalForObjectCrossCompartment};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue