This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Described in JSEP, and implemented in Firefox. It's based on SDP "ice-options". Pull request needs to be prepared (including what action the app is expected to take based on this value).
https://github.com/w3c/webrtc-pc/pull/20 New attribute name: canTrickleIceCandidates I've not documented what happens if the apparent value changes over time. I would assume that the progress is one way: null -> false -> true, or null -> true and we would not entertain any other transitions. Documenting this is such excruciating detail didn't seem worthwhile. If anyone thinks that this is necessary, maybe they can open a PR.
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.