mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Avoid deadlock when shutting down.
This commit is contained in:
parent
bdecfa13d2
commit
2416072dc2
7 changed files with 92 additions and 26 deletions
|
@ -6466,6 +6466,12 @@
|
|||
"url": "/_mozilla/mozilla/iframe_hierarchy.html"
|
||||
}
|
||||
],
|
||||
"mozilla/iframe_replacement.html": [
|
||||
{
|
||||
"path": "mozilla/iframe_replacement.html",
|
||||
"url": "/_mozilla/mozilla/iframe_replacement.html"
|
||||
}
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
{
|
||||
"path": "mozilla/img_width_height.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue