Closed
Bug 1771941
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 34265 - Fix an oddity with COOP WPTs
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34265 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34265
Details from upstream follow.
Arthur Hemery <ahemery@chromium.org> wrote:
Fix an oddity with COOP WPTs
Tests starting with unsafe-none are supposed to specify unsafe-none
explicitly in the headers. Tests starting with unspecified are meant
for testing not having a COOP header at all. Somehow only one
unsafe-none test has a header, that's fixed in this patch.BUG=1318373
Change-Id: I5778b226194dba5c68d6e8ee837750276a29224c
Reviewed-on: https://chromium-review.googlesource.com/3679999
WPT-Export-Revision: ed450ec40f7a20cbd297a3bf1e037a3c4a64d402
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/690ddf808a04
[wpt PR 34265] - Fix an oddity with COOP WPTs, a=testonly
| Assignee | ||
Comment 3•4 years ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•