[Webkit-unassigned] [Bug 159054] WebRTC: Align 'update ICE connection/gathering state' steps with the WebRTC 1.0 specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 06:40:37 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159054

--- Comment #3 from Adam Bergkvist <adam.bergkvist at ericsson.com> ---
(In reply to comment #2)
> Comment on attachment 281901 [details]
> Proposed patch
> 
> Is it possible to test this?

Not currently. I thought I could produce double icegatheringstatechange events by setting the same offer twice with setLocalDescription(), but the state is only updated if the current state is 'new' (in accordance with the spec).

We can probably hit one of the checks added by this change when we have the ICE-related callbacks from the WebRTC backend implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160623/87584a7f/attachment.html>


More information about the webkit-unassigned mailing list