Closed Bug 1580853 Opened 6 years ago Closed 6 years ago

New failure in RTCDataChannel-send-blob-order.html

Categories

(Core :: WebRTC: Signaling, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: bwc, Assigned: bwc)

Details

Attachments

(1 file)

Need to figure out why this is.

Assignee: nobody → docfaraday

So this seems to be because we do a couple more dispatches when sending a Blob than when sending anything else, which means that sending a Blob then an ArrayBuffer results in the ArrayBuffer being actually sent first. This is probably not what we should be doing.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: