mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Make image cache per-document rather than global
This commit is contained in:
parent
9eb6bb78b0
commit
72d7ee613b
25 changed files with 448 additions and 649 deletions
|
@ -16,6 +16,7 @@ heapsize_derive = "0.1"
|
|||
hyper = "0.9.9"
|
||||
hyper_serde = "0.5"
|
||||
image = "0.12"
|
||||
immeta = "0.3.1"
|
||||
ipc-channel = "0.7"
|
||||
lazy_static = "0.2"
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue