Open
Bug 797135
Opened 13 years ago
Updated 3 years ago
DataChannels should support 65534 channels by default per the spec
Categories
(Core :: WebRTC: Networking, defect, P4)
Core
WebRTC: Networking
Tracking
()
NEW
backlog | webrtc/webaudio+ |
People
(Reporter: jesup, Unassigned)
References
Details
On SCTP_STREAM_CHANGE_DENIED, flush all pending opens or open responses needing a stream as failed. Extremely unlikely in practice.
Updated•13 years ago
|
Whiteboard: [WebRTC], [blocking-webrtc-]
Comment 1•10 years ago
|
||
Revectoring to match spec changes.
backlog: --- → webRTC+
Rank: 35
Priority: -- → P3
QA Contact: jsmith
Summary: Notify pending DataChannel opens of failure if SCTP fails to renegotiate more streams → DataChannels should support 65534 channels by default per the spec
Whiteboard: [WebRTC], [blocking-webrtc-]
Comment 2•8 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Comment 3•6 years ago
|
||
I think this is the right bug to ensure that as soon as DTLS roles are determined, every DataChannel gets a stream id, regardless of how happy the SCTP stack will be with that.
Reporter | ||
Updated•3 years ago
|
Assignee: rjesup → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•