Bug 129449

Summary: [WebRTC] Removing MediaConstraints argument from RTCPeerConnection addStream, updateIce methods and constructor
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: cdumez, commit-queue, eric.carlson, esprehn+autocc, glenn, hta, jer.noble, kondapallykalyan, 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-02-27 14:17:01 PST
According to WebRTC editor's draft, MediaConstraints will no longer be an argument of those methods and constructor.
Comment 1 Thiago de Barros Lacerda 2014-02-27 14:20:04 PST
Created attachment 225408 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-27 15:52:57 PST
Comment on attachment 225408 [details]
Patch

Clearing flags on attachment: 225408

Committed r164839: <http://trac.webkit.org/changeset/164839>
Comment 3 WebKit Commit Bot 2014-02-27 15:53:00 PST
All reviewed patches have been landed.  Closing bug.