The current implementation is missing the onstatechange callback. Note that the patch doesn't contain iceState or sdpState, that will be added when the dust settles regarding ROAP/JSEP in the standard.
Created attachment 125796 [details] Patch
Comment on attachment 125796 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125796&action=review > Source/WebCore/ChangeLog:10 > + Tests for the Media Stream API will be provided by the bug 56587, pending enough landed code. How close are we to being able to write these tests? It feels like we've got a lot of this code landed now.
Comment on attachment 125796 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125796&action=review >> Source/WebCore/ChangeLog:10 >> + Tests for the Media Stream API will be provided by the bug 56587, pending enough landed code. > > How close are we to being able to write these tests? It feels like we've got a lot of this code landed now. Expect the first rough patch later this week :) Agree that it is long overdue...
> Expect the first rough patch later this week :) Yay!
Comment on attachment 125796 [details] Patch Clearing flags on attachment: 125796 Committed r107054: <http://trac.webkit.org/changeset/107054>
All reviewed patches have been landed. Closing bug.