[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:15:03 PDT 2013


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





--- Comment #4 from Eric Carlson <eric.carlson at apple.com>  2013-09-14 16:14:13 PST ---
(In reply to comment #3)
> (From update of attachment 211671 [details])
> 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.

Please *note* the revision.

-- 
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