Closed
Bug 1492479
Opened 7 years ago
Closed 7 years ago
Have MediaManager::GetUserMedia() return a MozPromise
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: jib, Assigned: jib)
References
Details
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1475209 +++
Similar to Bug 1475209 but for GetUserMedia, broken out since I need to call GetUserMedia from GetDisplayMedia without crying, and I have a patch.
| Assignee | ||
Comment 1•7 years ago
|
||
...in the works.
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Attachment #9015284 -
Attachment description: Bug 1492479 - Have MediaManager::GetUserMedia() return a promise. r?achronop → Bug 1492479 - Have MediaManager::GetUserMedia() return a promise. r?achronop!,jya!
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/46c936ce7efe
Have MediaManager::GetUserMedia() return a promise. r=achronop,jya
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a78c4c56019
Simplify MediaDeviceSetRefCnt by removing one redundant pointer indirection. r=achronop
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99426a6a77bf
Move MediaStreamError out of MediaManager. r=jya
Comment 8•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/46c936ce7efe
https://hg.mozilla.org/mozilla-central/rev/8a78c4c56019
https://hg.mozilla.org/mozilla-central/rev/99426a6a77bf
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•