[Webkit-unassigned] [Bug 120889] MediaStream API: Update RTCDataChannel to match the specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 14 16:14:39 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120889





--- Comment #3 from Eric Carlson <eric.carlson at apple.com>  2013-09-14 16:13:49 PST ---
(From update of attachment 211671)
View in context: https://bugs.webkit.org/attachment.cgi?id=211671&action=review

> Source/WebCore/ChangeLog:19
> +        According to WebRTC specification, RTCDataChannel must have the following new attributes:
> +        boolean ordered
> +        unsigned short maxRetransmitTime
> +        unsigned short maxRetransmits
> +        DOMString protocol
> +        boolean negotiated
> +        unsigned short id
> +
> +        and the following one was deprecated:
> +        boolean reliable
> +
> +        No new tests needed.

Please not the blink revision this was merged from.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list