Closed
Bug 1972657
Opened 1 year ago
Closed 1 year ago
SendKeyFrameRequest Should Not Reject Based on Transciever State
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: dbaker, Assigned: dbaker)
References
Details
Attachments
(1 file)
The spec changed after this was implemented and it was decided that rejecting on sendKeyFrameRequest should not be done based on the transceiver state see https://github.com/web-platform-tests/wpt/pull/51772.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by dbaker@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2387101a34f3
https://hg.mozilla.org/integration/autoland/rev/75eaae44a57b
Fix Web platform tests by not rejecting based on state of the receiver.;r=jib,bwc
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53238 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Upstream PR merged by moz-wptsync-bot
Updated•11 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•