Closed
Bug 1571667
Opened 6 years ago
Closed 6 years ago
MediaStreamTrack-applyConstraints WPT failing test "applyConstraints rejects invalid groupID"
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fixed |
People
(Reporter: pehrsons, Assigned: pehrsons)
References
Details
Attachments
(2 files)
Bug 1561254 recently landed to add groupId support to constraints. However, wpt.fyi reports that one test with applyConstraints is failing.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Attachment #9083385 -
Attachment description: Bug 1571667 - Use MediaConstraintsHelper::SelectSettings in ApplyConstraints to catch invalid deviceId and groupId constraints. r?jib → Bug 1571667 - Lift constraint checking of deviceId and groupId out of MediaEngineSources. r?jib
Assignee | ||
Updated•6 years ago
|
status-firefox68:
--- → unaffected
status-firefox69:
--- → unaffected
status-firefox70:
--- → affected
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e7d03b7c3b68
Memoize capabilities in MediaEngineRemoteVideoSource. r=jib,dminor
https://hg.mozilla.org/integration/autoland/rev/40bce1ab227e
Lift constraint checking of deviceId and groupId out of MediaEngineSources. r=jib
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e7d03b7c3b68
https://hg.mozilla.org/mozilla-central/rev/40bce1ab227e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•