diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 22:16:22 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 22:16:22 +0200 |
commit | f5545f8af22ce7199b0b82cc10989b31ecfdec01 (patch) | |
tree | 28f6401037905fce787f6be8929ade1ec86e3f69 | |
parent | 49989d0f01e7be293cfb3f2d3c996f9c63c7118c (diff) | |
download | UXP-f5545f8af22ce7199b0b82cc10989b31ecfdec01.tar UXP-f5545f8af22ce7199b0b82cc10989b31ecfdec01.tar.gz UXP-f5545f8af22ce7199b0b82cc10989b31ecfdec01.tar.lz UXP-f5545f8af22ce7199b0b82cc10989b31ecfdec01.tar.xz UXP-f5545f8af22ce7199b0b82cc10989b31ecfdec01.zip |
Revert "Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests"
This reverts commit 5d9ae788d5fe66da0f687e941d5ef90880641fd5.
6 files changed, 0 insertions, 18 deletions
diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] diff --git a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini b/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini deleted file mode 100644 index c65b27a08..000000000 --- a/testing/web-platform/meta/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[no-opt-in-blocks.https.html] - type: testharness - prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false] |