[wpt-sync] Sync PR 47638 - [EncodedTransform] Audio and video receiver readable and writable
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 47638 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47638
Details from upstream follow.
Lucia <alonsomozol@google.com> wrote:
[EncodedTransform] Audio and video receiver readable and writable
This CL includes the logic for setting the RTCRtpScriptTransform to the
receiver and configuring the audio/video readable and writable through
the RTCRtpScriptTransformer.Bug: 354881878
Change-Id: Id035f27306b2f7f2eff39a776ea24caa1be6c35f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756530
Reviewed-by: Guido Urdaneta \<guidou@chromium.org>
Commit-Queue: Guido Urdaneta \<guidou@chromium.org>
Reviewed-by: Tony Herre \<toprice@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1342724}
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2
FAIL
: 2
Chrome
OK
: 1
FAIL
: 4
Safari
OK
: 1
PASS
: 4
Links
Details
New Tests That Don't Pass
- /webrtc-encoded-transform/RTCRtpScriptTransform-encoded-transform.https.html [wpt.fyi]
- Receiver and sender read, modifiy and write video frames.:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Receiver and sender read, modifiy and write audio frames.:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Receiver and sender read, modifiy and write video frames.:
Comment 4•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2c7cea94c8c3
https://hg.mozilla.org/mozilla-central/rev/12ee11707a61
Description
•