Closed
Bug 1436104
Opened 7 years ago
Closed 5 years ago
Add basic tests for MediaStreamTrack.getSettings
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: pehrsons, Unassigned)
References
(Depends on 2 open bugs)
Details
We expose the MediaStreamTrack.getSettings feature but the only test coverage we have is a web-platform test that is expected to fail to large parts. It also only seems to cover deviceId and width.
We should have basic sanity tests for width, height and framerate at least.
Reporter | ||
Updated•7 years ago
|
Rank: 23
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
This WPT is now much more complete: https://wpt.fyi/results/mediacapture-streams/MediaStreamTrack-getSettings.https.html
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•