mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
more refactoring
This commit is contained in:
parent
bb2536cd01
commit
45224028db
115 changed files with 3387 additions and 354 deletions
|
@ -18,7 +18,8 @@ use dom::bindings::global::global_object_for_js_object;
|
|||
use dom::bindings::js::RootedReference;
|
||||
use dom::bindings::js::{JS, MutNullableHeap, Root};
|
||||
use dom::bindings::num::Finite;
|
||||
use dom::bindings::utils::{GlobalStaticData, Reflectable, WindowProxyHandler};
|
||||
use dom::bindings::reflector::Reflectable;
|
||||
use dom::bindings::utils::{GlobalStaticData, WindowProxyHandler};
|
||||
use dom::browsercontext::BrowsingContext;
|
||||
use dom::console::Console;
|
||||
use dom::crypto::Crypto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue