Bug 129894 - [WebRTC] Throw SYNTAX_ERROR when maxRetransmits and maxRetransmitTime are both set in RTCDataChannelInit
Summary: [WebRTC] Throw SYNTAX_ERROR when maxRetransmits and maxRetransmitTime are bot...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago de Barros Lacerda
URL:
Keywords:
Depends on:
Blocks: 124288
  Show dependency treegraph
 
Reported: 2014-03-07 11:17 PST by Thiago de Barros Lacerda
Modified: 2014-05-19 09:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.87 KB, patch)
2014-03-07 11:23 PST, Thiago de Barros Lacerda
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.