mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Revert to per-process shared lock for author-origin stylesheets
Fixes https://github.com/servo/servo/issues/16097 Reopens https://github.com/servo/servo/issues/16027
This commit is contained in:
parent
e03093e96c
commit
c8b5b4a9bb
4 changed files with 19 additions and 1 deletions
|
@ -54,6 +54,7 @@ image = "0.12"
|
|||
ipc-channel = "0.7"
|
||||
js = {git = "https://github.com/servo/rust-mozjs", features = ["promises"]}
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
lazy_static = "0.2"
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
mime = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue