mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Issue #15017: Properly handle and report network errors on page loads.
This commit is contained in:
parent
a1187c12ee
commit
abc9f785e8
3 changed files with 36 additions and 10 deletions
|
@ -8768,6 +8768,12 @@
|
|||
"url": "/_mozilla/mozilla/nested_asap_script.html"
|
||||
}
|
||||
],
|
||||
"mozilla/network_error_page_load.html": [
|
||||
{
|
||||
"path": "mozilla/network_error_page_load.html",
|
||||
"url": "/_mozilla/mozilla/network_error_page_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/node_compareDocumentPosition.html": [
|
||||
{
|
||||
"path": "mozilla/node_compareDocumentPosition.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue