Closed
Bug 810544
Opened 13 years ago
Closed 13 years ago
don't include <iostream> in webrtc code where it's not necessary
Categories
(Core :: WebRTC, defect, P3)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: froydnj, Unassigned)
Details
(Whiteboard: [WebRTC][blocking-webrtc-][qa-])
Attachments
(1 file)
3.88 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Reporter | |
Comment 1•13 years ago
|
||
We don't use the standard streams, we shouldn't pay to initialize them.
Attachment #680297 -
Flags: review?(rjesup)
Updated•13 years ago
|
Attachment #680297 -
Flags: review?(rjesup) → review+
Updated•13 years ago
|
Priority: -- → P3
Whiteboard: [WebRTC][blocking-webrtc-]
![]() |
Reporter | |
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•13 years ago
|
Whiteboard: [WebRTC][blocking-webrtc-] → [WebRTC][blocking-webrtc-][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•