mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
|
@ -21,5 +21,5 @@ html5ever-atoms = "0.1"
|
|||
servo_atoms = {path = "../../../components/atoms"}
|
||||
style = {path = "../../../components/style"}
|
||||
style_traits = {path = "../../../components/style_traits"}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
servo_url = {path = "../../../components/url"}
|
||||
util = {path = "../../../components/util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue