Introduce PendingScript

This moves scripts' loading results in Document, instead of maintaining them
behind a DOMRefCell in each HTMLScriptElement.
This commit is contained in:
Anthony Ramine 2017-01-11 14:13:15 +01:00
parent 965370c0bf
commit 30f0553ac7
8 changed files with 193 additions and 82 deletions

View file

@ -8660,6 +8660,12 @@
"url": "/_mozilla/mozilla/navigator.html"
}
],
"mozilla/nested_asap_script.html": [
{
"path": "mozilla/nested_asap_script.html",
"url": "/_mozilla/mozilla/nested_asap_script.html"
}
],
"mozilla/node_compareDocumentPosition.html": [
{
"path": "mozilla/node_compareDocumentPosition.html",