Bug 129449 - [WebRTC] Removing MediaConstraints argument from RTCPeerConnection addStream, updateIce methods and constructor
Summary: [WebRTC] Removing MediaConstraints argument from RTCPeerConnection addStream,...
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-02-27 14:17 PST by Thiago de Barros Lacerda
Modified: 2014-05-19 09:08 PDT (History)
11 users (show)

See Also:


Attachments
Patch (46.23 KB, patch)
2014-02-27 14:20 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-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.