[wpt-sync] Sync PR 22132 - Revert "Origin policy: implement window.originPolicyIds"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22132 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22132
Details from upstream follow.
Maggie Cai <mxcai@chromium.org> wrote:
Revert "Origin policy: implement window.originPolicyIds"
This reverts commit 10bfb977d51a0e7885bf9f3dfd4270f139fd3eeb.
Reason for revert: This CL seems cause build failure since https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20MSAN/4651
Original change's description:
Origin policy: implement window.originPolicyIds
This plumbs the origin policy IDs from the net-side OriginPolicyContents
through to the renderer, where they get exposed on Window. This does not
yet tackle WorkerGlobalScope, but it does add idlharness tests for it,
which fail for now.Bug: 1057123
Change-Id: Ie611f03bab99ccdaa6221733d9305cf2323a129e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089994
Commit-Queue: Domenic Denicola \<domenic@chromium.org>
Reviewed-by: Daniel Cheng \<dcheng@chromium.org>
Reviewed-by: James MacLean \<wjmaclean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#747893}TBR=dcheng@chromium.org,domenic@chromium.org,wjmaclean@chromium.org
Not skipping CQ checks because original CL landed > 1 day ago.
Bug: 1057123
Change-Id: I341fd06c5587bc05ea110307251ad9eb19365433Reviewed-on: https://chromium-review.googlesource.com/2093453
WPT-Export-Revision: 0a8b05918c12814bd61471f2ffa108c048333c99
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Comment 5•5 years ago
|
||
bugherder |
Description
•