[wpt-sync] Sync PR 35798 - [Post Message] (4) Add tests for different-site post messages
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35798 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35798
Details from upstream follow.
Ari Chivukula <arichiv@chromium.org> wrote:
[Post Message] (4) Add tests for different-site post messages
We need tests to verify support for different-site
different-partition post messages. We are sending messages
between the following:
(1) A window and a different-site window
(2) A window to a different-site frame in a different-site window
(3) A frame in a different-site window to a different-site window
(4) Two different-site third-party frames in same-site windowsThis CL is part of a series:
(1) Add tests for same-site cross-partition post messages
(2) Move tests to new folder
(3) Add tests for same-site same-partition post messages
(4) Add tests for different-site post messagesBug: 1159586
Change-Id: I919d6a6e362ba433f90f1db30e88e2dbcad55b28
Reviewed-on: https://chromium-review.googlesource.com/3876742
WPT-Export-Revision: 7f0fc87de33179416b7ecbe81398f575438091f9
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•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 1 subtests
Status Summary
Firefox
OK
: 4
PASS
: 4
Chrome
OK
: 4
PASS
: 4
Safari
OK
: 4
PASS
: 4
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•