Closed
Bug 2056412
Opened 1 month ago
Closed 1 month ago
Populate RTCSctpTransport.maxChannels
Categories
(Core :: WebRTC, defect, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It does not appear that we have ever actually filled this out. Fixes a failure in webrtc/RTCSctpTransport-maxChannels.html
| Assignee | ||
Comment 1•1 month ago
|
||
Also, fix a bug that was preventing our dcsctp-based DataChannel
implementation from availing itself of the full range of allowed stream
ids (was previously hard-capped at 2048).
Updated•1 month ago
|
Assignee: nobody → docfaraday
Status: NEW → ASSIGNED
Pushed by bcampen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/07eda5c95318
https://hg.mozilla.org/integration/autoland/rev/2632876bffce
Set RTCSctpTransport.maxChannels r=mjf
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•20 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•