зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1310307 - Disable HSTS priming in some mixed content tests where it causes a bogus request, a=testonly
MozReview-Commit-ID: 7wWbT7Ly7z
This commit is contained in:
Родитель
4118473061
Коммит
4072671bc6
|
@ -0,0 +1 @@
|
|||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
|
@ -1,5 +1,6 @@
|
|||
[no-opt-in-allows.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
[opt_in_method: no-opt-in\n origin: cross-origin-http\n source_scheme: https\n context_nesting: top-level\n redirection: keep-scheme-redirect\n subresource: link-prefetch-tag\n expectation: allowed]
|
||||
expected: FAIL
|
||||
bug: haven't implement prefetch link as an optionally blockable item
|
||||
|
|
Загрузка…
Ссылка в новой задаче