Closed
Bug 804874
Opened 13 years ago
Closed 13 years ago
Limit data buildup in MediaStream to actively prevent memory spikes and OOM crashes
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jsmith, Unassigned)
Details
(Whiteboard: [MemShrink:P3] [getUserMedia] [blocking-gum+][qa-])
Spinoff on bug 804764 - we need to limit data buildup in MediaStreams so that we actively prevent memory spikes and OOM crashes like what was seen in bug 804764.
Reporter | ||
Updated•13 years ago
|
Whiteboard: [MemShrink]
I think this needs to be limited in the getUserMedia code that feeds SourceMediaStream. MediaStreamGraph itself probably isn't the problem here.
Reporter | ||
Updated•13 years ago
|
Priority: -- → P1
Whiteboard: [MemShrink] → [MemShrink] [getUserMedia] [blocking-gum+]
![]() |
||
Updated•13 years ago
|
Whiteboard: [MemShrink] [getUserMedia] [blocking-gum+] → [MemShrink:P3] [getUserMedia] [blocking-gum+]
Comment 2•13 years ago
|
||
Fixed as part of the other MediaEngine work done shortly after this bug was filed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•13 years ago
|
Whiteboard: [MemShrink:P3] [getUserMedia] [blocking-gum+] → [MemShrink:P3] [getUserMedia] [blocking-gum+][qa-]
Reporter | ||
Updated•12 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•