Closed
Bug 1814539
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38312 - [WebCodecs] Fix crossOriginSource VideoFrame tests.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38312 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38312
Details from upstream follow.
Dale Curtis <dalecurtis@chromium.org> wrote:
[WebCodecs] Fix crossOriginSource VideoFrame tests.
- SVGImageElement.crossOrigin isn't standardized, so set correct
expectations if it's not available.- onloadeddata doesn't mean a VideoFrame is available, so use
requestVideoFrameCallback if available.This exposed a bug in rVFC for hidden preload=metadata elements
which is also fixed.R=tguilbert
Bug: 1412203
Change-Id: Ic6436c08723f0d46b71ee456d436a32f1daaf26c
Reviewed-on: https://chromium-review.googlesource.com/4214277
WPT-Export-Revision: 9ed6235d796cbc6d63efff7d45b031f5dd98aad0
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d1ebde48d93bd6e8cf30185bc67eac71285ec8a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21dcf778cc12
[wpt PR 38312] - [WebCodecs] Fix crossOriginSource VideoFrame tests., a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•