[wpt-sync] Sync PR 47613 - Audio and video sender readable
Categories
(Core :: WebRTC: Networking, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47613 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47613
Details from upstream follow.
Lucia <alonsomozol@google.com> wrote:
Audio and video sender readable
This CL includes the logic for setting the RTCRtpScriptTransform to the
sender and configuring the audio/video readable through the
RTCRtpScriptTransformer.Bug: 354881878
Change-Id: I2cb9dfe779abd8d9e865831b31862d5b273d28c2
Reviewed-on: https://chromium-review.googlesource.com/5756004
WPT-Export-Revision: 0bd1e312c98bbff68dd42bf9df123b5412279d41
| 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 1 tests and 2 subtests
Status Summary
Firefox
TIMEOUT: 2
NOTRUN : 1
Chrome
OK : 1
FAIL : 2
Safari
TIMEOUT: 2
NOTRUN : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc-encoded-transform/RTCRtpScriptTransform-sender-worker-single-frame.https.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT)- RTCRtpSender initializes its transform attribute and the Worker sends an RTCEncodedAudioFrame back:
TIMEOUT(Chrome:FAIL, Safari:TIMEOUT) - RTCRtpSender initializes its transform attribute and the Worker sends an RTCEncodedVideoFrame back:
NOTRUN(Chrome:FAIL, Safari:NOTRUN)
- RTCRtpSender initializes its transform attribute and the Worker sends an RTCEncodedAudioFrame back:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ffcf7530c5c5
https://hg.mozilla.org/mozilla-central/rev/465200bbfc14
Description
•