Closed Bug 1315782 Opened 8 years ago Closed 1 year ago

Missing support for empty strings via DataChannels

Categories

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

defect

Tracking

()

RESOLVED FIXED
110 Branch
Tracking Status
firefox52 --- wontfix
firefox110 --- fixed

People

(Reporter: drno, Assigned: jib)

References

()

Details

Attachments

(1 file)

https://tools.ietf.org/html/draft-ietf-rtcweb-data-channel-13#section-6.6 describes how to transfer an empty string over data channel despite the lack of support for empty messages in SCTP.

Once implemented the datachannel-emptystring.html test case from the webplatform tests needs to be enabled:
https://dxr.mozilla.org/mozilla-central/source/testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini
backlog: --- → webrtc/webaudio+
Rank: 29
See Also: → 1315470
Mass wontfix for bugs affecting firefox 52.
You can assign me.
Assignee: nobody → lennart.grahl
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Assignee: lennart.grahl → nobody

I won't be able to do that in the foreseeable time. That being said, I don't think anyone is really missing this feature since it's easy to work around.

Severity: normal → S3
Duplicate of this bug: 1808405
Assignee: nobody → jib
Status: NEW → ASSIGNED
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a7e62fe86840
Support sending/receiving empty strings/bytes over DataChannels. r=jesup
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37888 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: