mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Make SSL cert verification errors work again. Add a horrible, no-good, very bad regression test.
This commit is contained in:
parent
50be4bb09e
commit
5e123df7a7
4 changed files with 63 additions and 20 deletions
|
@ -4559,6 +4559,12 @@
|
|||
"url": "/_mozilla/mozilla/MouseEvent.html"
|
||||
}
|
||||
],
|
||||
"mozilla/bad_cert_detected.html": [
|
||||
{
|
||||
"path": "mozilla/bad_cert_detected.html",
|
||||
"url": "/_mozilla/mozilla/bad_cert_detected.html"
|
||||
}
|
||||
],
|
||||
"mozilla/blob.html": [
|
||||
{
|
||||
"path": "mozilla/blob.html",
|
||||
|
@ -9622,4 +9628,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue