Closed Bug 1580853 Opened 5 years ago Closed 5 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.

Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75d863a7e199
Add bug link to this meta file. r=jib
Status: NEW → RESOLVED
Closed: 5 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: