[wpt-sync] Sync PR 25138 - [RTCInsertableStreams] Add support for readable/writable fields
Categories
(Core :: WebRTC, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25138 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25138
Details from upstream follow.
Guido Urdaneta <guidou@chromium.org> wrote:
[RTCInsertableStreams] Add support for readable/writable fields
This CL adds the readable and writable fields to the
RTCInsertableStreams dictionary.
These are equivalent to and will replace readableStream and writableStream.
The reason for this is consistency with other APIs that use stream pairs.Drive-by: rename RTCCodedVideoFrameType to RTCEncodedVideoFrameType to
match the spec and update tests to comply with other API changes.Bug: 1119653
Change-Id: I64bcafb2602fb952722f1845abaeebd09f3e77d3Reviewed-on: https://chromium-review.googlesource.com/2366592
WPT-Export-Revision: eeb99381c5ab04bf50cebd0ee424f9e2f4b4c46d
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK : 2
FAIL: 2
Chrome
OK : 2
FAIL: 2
Safari
OK : 2
FAIL: 2
Links
Details
New Tests That Don't Pass
/webrtc-insertable-streams/RTCEncodedAudioFrame-serviceworker-failure.https.html
RTCEncodedVideoFrame cannot cross agent clusters, service worker edition: FAIL (Chrome: FAIL, Safari: FAIL)
/webrtc-insertable-streams/RTCEncodedVideoFrame-serviceworker-failure.https.html
RTCEncodedVideoFrame cannot cross agent clusters, service worker edition: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
Description
•