[wpt-sync] Sync PR 35797 - [Post Message] (3) Add tests for same-site same-partition 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 35797 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35797
Details from upstream follow.
Ari Chivukula <arichiv@chromium.org> wrote:
[Post Message] (3) Add tests for same-site same-partition post messages
We need tests to verify support for same-site same-partition post
messages. We are sending messages between the following:
(1) A window and a same-site window
(2) Two same-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: Id564868a169d65684aedccd3c6becd92617087f1
Reviewed-on: https://chromium-review.googlesource.com/3876403
WPT-Export-Revision: 3110deb2d9718c96d4331c72ee8db2e6c3ccfcac
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 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
PASS
: 2
Chrome
OK
: 2
PASS
: 2
Safari
OK
: 2
PASS
: 2
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•