[wpt-sync] Sync PR 38358 - Fix dependencies for WebCodecs idlharness.js test.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox112 fixed)
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38358 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38358
Details from upstream follow.
Dale Curtis <dalecurtis@chromium.org> wrote:
Fix dependencies for WebCodecs idlharness.js test.
WebCodecs uses events, but without specifying the right deps, the test
harness doesn't know how to process those.https://github.com/w3c/webcodecs/pull/637 will fix the imported IDL to
pare down the last remaining failures (except metadata since we
intentionally don't have that yet).R=dbaron
Bug: 1412203
Change-Id: I62424285c49d1cf84a8f17081a5fb158da9a042dReviewed-on: https://chromium-review.googlesource.com/4222139
WPT-Export-Revision: 09ea7b388302a908a9eead2b8e95c4679219c07e
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/228612583614
https://hg.mozilla.org/mozilla-central/rev/79d2fcd6d87a
Description
•