Bug 1801392 [wpt PR 37036] - Remove kDocumentDomain Permissions and Document Policy...
commit26c07fd5f511c08b5e356b04a5722e355ff116dd
authorDaniel Vogelheim <vogelheim@chromium.org>
Wed, 7 Dec 2022 13:58:19 +0000 (7 13:58 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 11 Dec 2022 12:07:34 +0000 (11 12:07 +0000)
treefeb51952915d60952cd7c4bc1f9068669593e8eb
parent48007d8ea9d8eb2caba92bf8cd2be1ae7548d24a
Bug 1801392 [wpt PR 37036] - Remove kDocumentDomain Permissions and Document Policy., a=testonly

Automatic update from web-platform-tests
Remove kDocumentDomain Permissions and Document Policy.

These policies were meant as a mechanism to deprecate setting
document.domain. The same goal is now being pursued with a different
mechanism, the Origin-Agent-Cluster http header. Due to this new solution these policies no longer serve a purpose and their support code can be removed.

Ref: https://groups.google.com/a/chromium.org/g/blink-dev/c/_oRc19PjpFo
Bug: 1344527
Change-Id: I8fc6886d3bf126e6939f6601b7befa56cb0f56b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3930823
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1075782}

--

wpt-commits: 8de9d7a82c7601a27d45170ffe775b802eafeeba
wpt-pr: 37036
testing/web-platform/tests/document-policy/experimental-features/document-domain/document-domain.tentative.sub.html [deleted file]
testing/web-platform/tests/document-policy/experimental-features/document-domain/resources/document-domain-disabled.html [deleted file]
testing/web-platform/tests/document-policy/experimental-features/document-domain/resources/document-domain-disabled.html.headers [deleted file]
testing/web-platform/tests/document-policy/experimental-features/document-domain/resources/document-domain-enabled.html [deleted file]
testing/web-platform/tests/document-policy/experimental-features/document-domain/resources/document-domain-enabled.html.headers [deleted file]
testing/web-platform/tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_feature_policy.tentative.sub.html [deleted file]