Closed
Bug 797979
Opened 13 years ago
Closed 13 years ago
media.peerconnection.enabled should also enable mozGetUserMedia()
Categories
(Core :: WebRTC: Audio/Video, defect)
Core
WebRTC: Audio/Video
Tracking
()
VERIFIED
FIXED
mozilla18
People
(Reporter: jesup, Assigned: jesup)
Details
Attachments
(1 file)
1.31 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Note: I don't mean "flip the pref", though that would be nice - just that if peerconnection is enabled, gUM functionality should also be enabled (i.e. test both).
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 668215 [details] [diff] [review]
Make media.peerconnection.enabled turn on getUserMedia as well
Easy 1-liner (ok 2 with comments)
Attachment #668215 -
Flags: review?(bugs)
Updated•13 years ago
|
Attachment #668215 -
Flags: review?(bugs) → review+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rjesup
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•