Open Bug 1165546 Opened 9 years ago Updated 2 years ago

Optimize UDP buffer in nsUDPSocket::OnSocketReady

Categories

(Core :: WebRTC: Audio/Video, defect, P5)

40 Branch
defect

Tracking

()

People

(Reporter: ehugg, Unassigned)

References

Details

(Whiteboard: [MemShrink:P3])

As a followup to bug 1165423 where we are increasing the size of the stack buffer for incoming UDP, we should analyze whether the buffer size is optimal for all of our platforms.  nsUDPSocket::OnSocketReady putting 8k on the stack might be an issue for B2G for example.
Depends on: 1165423
backlog: --- → webRTC+
Rank: 47
Priority: -- → P4
Whiteboard: [memshrink]
Summary: [memshrink] Optimize UDP buffer in nsUDPSocket::OnSocketReady → Optimize UDP buffer in nsUDPSocket::OnSocketReady
Whiteboard: [memshrink] → [MemShrink]
Whiteboard: [MemShrink] → [MemShrink:P3]
Mass change P4->P5 to align with new Mozilla triage process.
Priority: P4 → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.