mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Support connecting to worker globals from remote devtools.
This commit is contained in:
parent
bce4ec5b70
commit
565e9432c6
13 changed files with 340 additions and 144 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1189,6 +1189,7 @@ dependencies = [
|
|||
"msg",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"servo_url",
|
||||
"time",
|
||||
"uuid",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue