Closed
Bug 1284909
Opened 9 years ago
Closed 8 years ago
Need to write code for observing deviceId constraints for screensharing
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: florian, Assigned: jib)
References
Details
Attachments
(1 file)
While discussing over IRC how to get previews for screensharing (bug 1284877), jib said that we have deviceIds for screensharing "devices", but no code for observing the deviceId constraint for screensharing.
Updated•9 years ago
|
Rank: 29
Priority: -- → P2
Updated•9 years ago
|
Assignee: nobody → jib
Rank: 29 → 15
Priority: P2 → P1
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8783071 [details]
Bug 1284909 - Allow raw deviceId constraints in gUM when caller is chrome.
https://reviewboard.mozilla.org/r/73036/#review71386
Attachment #8783071 -
Flags: review?(rjesup) → review+
Comment hidden (mozreview-request) |
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f43357fe5b4
Allow raw deviceId constraints in gUM when caller is chrome. r=jesup
Backout by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8d93123e16c0
Backed out changeset 5f43357fe5b4 for bustage on a CLOSED TREE.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•8 years ago
|
||
Comment on attachment 8783071 [details]
Bug 1284909 - Allow raw deviceId constraints in gUM when caller is chrome.
Had to move some refactoring from bug 1284680 to here to avoid bouncing. jesup if you could take another look that'd be great (diff 3) (diff 2 is a rebase).
Attachment #8783071 -
Flags: review+ → review?(rjesup)
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8783071 [details]
Bug 1284909 - Allow raw deviceId constraints in gUM when caller is chrome.
https://reviewboard.mozilla.org/r/73036/#review73582
Attachment #8783071 -
Flags: review?(rjesup) → review+
Comment hidden (mozreview-request) |
Assignee | ||
Comment 10•8 years ago
|
||
Rebased.
Comment 11•8 years ago
|
||
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ee60e05ce18
Allow raw deviceId constraints in gUM when caller is chrome. r=jesup
Comment 12•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•