RESOLVED FIXED 157859
WebRTC: RTCIceCandidate: Make attributes readonly (and update constructor arg)
https://bugs.webkit.org/show_bug.cgi?id=157859
Summary WebRTC: RTCIceCandidate: Make attributes readonly (and update constructor arg)
Adam Bergkvist
Reported 2016-05-18 13:56:29 PDT
According to the latest spec [1]: - Attributes should be readonly - Constructor argument is mandatory [1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#rtcicecandidate-interface
Attachments
Proposed patch (6.13 KB, patch)
2016-05-24 11:06 PDT, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2016-05-24 11:06:39 PDT
Created attachment 279673 [details] Proposed patch
Adam Bergkvist
Comment 2 2016-05-24 13:40:36 PDT
Comment on attachment 279673 [details] Proposed patch Thanks Eric!
WebKit Commit Bot
Comment 3 2016-05-24 14:02:44 PDT
Comment on attachment 279673 [details] Proposed patch Clearing flags on attachment: 279673 Committed r201350: <http://trac.webkit.org/changeset/201350>
WebKit Commit Bot
Comment 4 2016-05-24 14:02:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.