Closed
Bug 1512280
Opened 5 years ago
Closed 5 years ago
Minor cleanups in MediaManager: shorten MediaManager::GetUserMedia(), better LOG macros
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla66
People
(Reporter: jib, Assigned: jib)
References
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Summary: Minor cleanups in MediaManager, shorten MediaManager::GetUserMedia(), better LOG macros → Minor cleanups in MediaManager: shorten MediaManager::GetUserMedia(), better LOG macros
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/616721cad893 Fix some nits and shorten MediaManager::GetUserMedia(). r=achronop
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9a68c5f1ca0d Make LOG macros clang-format friendlier. r=padenot
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9463a1a3d790 Add out-parameter to EnumerateDevicesImpl(); clearer semantics and flattens things. r=pehrsons
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/abe934612616 Less verbose code in MediaManager in places. r=pehrsons
Backout by dluca@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4ef33177d5ba Backed out 4 changesets for bmsvc build bustage
Comment 10•5 years ago
|
||
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/995a65365aa1 Fix some nits and shorten MediaManager::GetUserMedia(). r=achronop
Comment 11•5 years ago
|
||
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2f227a365a67 Make LOG macros clang-format friendlier. r=padenot
Comment 12•5 years ago
|
||
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/79b1f09eb5c5 Add out-parameter to EnumerateDevicesImpl(); clearer semantics and flattens things. r=pehrsons
Comment 13•5 years ago
|
||
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dff4f40ef703 Less verbose code in MediaManager in places. r=pehrsons
![]() |
||
Comment 14•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/995a65365aa1 https://hg.mozilla.org/mozilla-central/rev/2f227a365a67 https://hg.mozilla.org/mozilla-central/rev/79b1f09eb5c5 https://hg.mozilla.org/mozilla-central/rev/dff4f40ef703
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•