This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
After discussion on the list (May 2014), it seems agreed that: - updateIce is a bad name for the function, since it updates more than ICE - it makes sense to just give a single call that updates the configuration given to the RTCPeerCOnnection constructor - setConfiguration() is a good name for this function - we also need getConfiguration() to provide the ability to modify a configuration parameter This seems ready for editing.
Pull request is available (queued behind RTPSender, but can be detangled).
WebRTC API bugs have been moved to github issues: https://github.com/w3c/webrtc-pc/issues Please subscribe to the issues you want to keep watching.