Open
Bug 1179084
Opened 8 years ago
Updated 2 months ago
Implement MediaStreamTrack::getCapabilities() and MediaTrackCapabilities
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
Webcompat Priority | P2 |
backlog | webrtc/webaudio+ |
People
(Reporter: mathieu.hofman.dev+mozilla, Assigned: jib)
References
(Blocks 3 open bugs)
Details
(Keywords: dev-doc-needed)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36 Steps to reproduce: Call MediaStreamTrack::getCapabilities() Actual results: Method doesn't exist Expected results: Method returns a MediaTrackCapabilities object.
Reporter | ||
Comment 1•8 years ago
|
||
Request to implement MediaStreamCapabilities (http://w3c.github.io/mediacapture-main/getusermedia.html#media-track-capabilities)
Flags: needinfo?(jib)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jib
Flags: needinfo?(jib)
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
backlog: --- → webrtc/webaudio+
Rank: 25
Component: Audio/Video → WebRTC: Audio/Video
Ever confirmed: true
Priority: -- → P2
Updated•8 years ago
|
Blocks: webrtc_spec
Updated•8 years ago
|
Keywords: dev-doc-needed
Comment 2•6 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Comment 3•5 years ago
|
||
Any chance this feature will come in near future?
Updated•4 years ago
|
Type: defect → enhancement
Assignee | ||
Comment 4•4 years ago
|
||
Reminder to check the privacy.resistFingerprinting
pref as well as bug 1528042 when implementing this feature.
See Also: → 1528042
Comment 5•2 years ago
|
||
Any chance this feature will come in near future?
It's been 2 years. Any news?
Comment 6•1 year ago
|
||
This is currently breaking Facebook Messenger Calls, see the linked WebCompat bug. I've already reached out to them to see if they can fix it, but I'm setting a webcompat-priority here for now so that this is on our radar.
Webcompat Priority: --- → P1
Updated•1 year ago
|
Updated•1 year ago
|
Severity: normal → S3
Updated•8 months ago
|
Updated•6 months ago
|
status-firefox111:
--- → fixed
status-firefox112:
--- → fixed
status-firefox113:
--- → fixed
status-firefox-esr102:
--- → fixed
status-thunderbird_esr102:
--- → fixed
status-thunderbird_esr91:
--- → fixed
Updated•6 months ago
|
Webcompat Priority: --- → ?
Updated•6 months ago
|
Webcompat Priority: ? → P2
Updated•6 months ago
|
status-firefox111:
fixed → ---
status-firefox112:
fixed → ---
status-firefox113:
fixed → ---
status-firefox-esr102:
fixed → ---
status-thunderbird_esr102:
fixed → ---
status-thunderbird_esr91:
fixed → ---
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•