mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Redirect document loads manually
This commit is contained in:
parent
779edd7c4a
commit
541baafe1c
17 changed files with 376 additions and 52 deletions
|
@ -20,6 +20,7 @@ devtools_traits = {path = "../devtools_traits"}
|
|||
euclid = "0.11"
|
||||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
hyper = "0.10"
|
||||
ipc-channel = "0.7"
|
||||
itertools = "0.5"
|
||||
layout_traits = {path = "../layout_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue