RESOLVED FIXED 129804
[WebRTC] Updating RTCPeerConnection.idl
https://bugs.webkit.org/show_bug.cgi?id=129804
Summary [WebRTC] Updating RTCPeerConnection.idl
Thiago de Barros Lacerda
Reported 2014-03-06 08:11:07 PST
Some methods signatures were wrong, marking some arguments as optional when they are mandatory.
Attachments
Patch (13.85 KB, patch)
2014-03-06 16:32 PST, Thiago de Barros Lacerda
eric.carlson: review+
thiago.lacerda: commit-queue-
Patch for landing (14.06 KB, patch)
2014-03-06 20:51 PST, Thiago de Barros Lacerda
no flags
Thiago de Barros Lacerda
Comment 1 2014-03-06 16:32:26 PST
Eric Carlson
Comment 2 2014-03-06 19:46:26 PST
Comment on attachment 226060 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=226060&action=review > LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector.html:40 > + shouldNotThrow('pc.getStats(statsHandler2, statsError, pc.getLocalStreams()[0].getVideoTracks()[0])'); If we don't already have tests to check the error callback, please file a bug so we remember to add them.
Thiago de Barros Lacerda
Comment 3 2014-03-06 20:51:54 PST
Created attachment 226080 [details] Patch for landing
WebKit Commit Bot
Comment 4 2014-03-06 21:37:12 PST
Comment on attachment 226080 [details] Patch for landing Clearing flags on attachment: 226080 Committed r165248: <http://trac.webkit.org/changeset/165248>
Note You need to log in before you can comment on or make changes to this bug.