mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Urlmageddon: Use refcounted urls more often.
This commit is contained in:
parent
f14e7339b5
commit
913c874cb5
161 changed files with 1044 additions and 718 deletions
|
@ -82,6 +82,7 @@ extern crate script_traits;
|
|||
extern crate selectors;
|
||||
extern crate serde;
|
||||
#[macro_use] extern crate servo_atoms;
|
||||
extern crate servo_url;
|
||||
extern crate smallvec;
|
||||
#[macro_use]
|
||||
extern crate style;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue