Closed Bug 933297 Opened 12 years ago Closed 10 years ago

WebRTC data channel's bufferedAmount attribute is always 0

Categories

(Core :: WebRTC: Networking, defect, P3)

24 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED WORKSFORME
mozilla35

People

(Reporter: shacharz, Assigned: jesup)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36 Steps to reproduce: Open a data channel peer connection send data over it and test dc.bufferedAmount Actual results: dc.bufferedAmount is always 0 Expected results: dc.bufferedAmount should represent the amount of bytes in the channel's outgoing buffer
Component: Untriaged → WebRTC: Networking
Product: Firefox → Core
Assignee: nobody → rjesup
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Target Milestone: --- → mozilla33
I think this is fixed allready
Target Milestone: mozilla33 → mozilla35
backlog: --- → webRTC+
Rank: 35
This works - however, you have to send enough data fast enough to overwhelm the in-stack buffers. 1MB should be enough (this default buffersize is IIRC ~128K)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.