[wpt-sync] Sync PR 59338 - Add prerender form submission CSP WPT
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox152 fixed)
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
80.00 KB,
text/plain
|
Details |
Sync web-platform-tests PR 59338 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59338
Details from upstream follow.
HuanPo Lin <robertlin@chromium.org> wrote:
Add prerender form submission CSP WPT
Add a test verifying that prerender form submission initial navigation
can be blocked by CSP policy.Bug: 346555939
Change-Id: Idd5dfff3e0d5876b9cec5a3b24e495ec715f1504
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7768029
Reviewed-by: Kent Tamura \<tkent@chromium.org>
Commit-Queue: Huanpo Lin \<robertlin@chromium.org>
Reviewed-by: Hiroki Nakagawa \<nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1617948}
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9bd944a739827363d662ea13b8974038dc80dcae
| Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 281 tests
Status Summary
Firefox
ERROR : 1[GitHub] 280[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
NOTRUN : 2
Chrome
OK : 1
PASS : 1
Safari
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
(See attachment for full changes)
https://hg.mozilla.org/mozilla-central/rev/7a779bb14e5e
https://hg.mozilla.org/mozilla-central/rev/35439783ae53
Description
•