[wpt-sync] Sync PR 40060 - COOP: restrict-properties reporting 3/*: Navigation reporting.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40060 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40060
Details from upstream follow.
Arthur Hemery <ahemery@chromium.org> wrote:
COOP: restrict-properties reporting 3/*: Navigation reporting.
This patch is the first step in the implementation of reporting support
for COOP: restrict-properties. We now take into account COOP:
restrict-properties in the computation of virtual browsing context
group. To support swaps in the same coop related group for virtual
browsing context groups, we add the concept of a virtual coop related
group, and associate a virtual browsing context group with its virtual
coop related group.This addresses the basic navigation reporting case. This patch does not
yet implement:
- Access reporting for COOP: restrict-properties.
- The virtual browsing context group reuse algorithm.
Low-Coverage-Reason: The introduced code in RenderFrameHostDelegate
is a simple empty return function.Bug: 1424417
Change-Id: I195512d5e216175a8469d018dbdc9418f3e4575d
Reviewed-on: https://chromium-review.googlesource.com/4523104
WPT-Export-Revision: 8afabcb0840bc3d63720ec5d22ccc9dffc269a14
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 3 subtests
Status Summary
Firefox
OK
: 4
PASS
: 14
Chrome
OK
: 4
PASS
: 14
Safari
OK
: 4
PASS
: 14
Links
Comment 5•2 years ago
|
||
bugherder |
Description
•