Bug 129894

Summary: [WebRTC] Throw SYNTAX_ERROR when maxRetransmits and maxRetransmitTime are both set in RTCDataChannelInit
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: WebCore Misc.Assignee: Thiago de Barros Lacerda <thiago.lacerda>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, philipj, sergio, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124288    
Attachments:
Description Flags
Patch none

Description Thiago de Barros Lacerda 2014-03-07 11:17:21 PST
Throw SYNTAX_ERROR when maxRetransmits and maxRetransmitTime are both set in RTCDataChannelInit
Comment 1 Thiago de Barros Lacerda 2014-03-07 11:23:41 PST
Created attachment 226141 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-07 19:30:37 PST
Comment on attachment 226141 [details]
Patch

Clearing flags on attachment: 226141

Committed r165321: <http://trac.webkit.org/changeset/165321>
Comment 3 WebKit Commit Bot 2014-03-07 19:30:40 PST
All reviewed patches have been landed.  Closing bug.