[Webkit-unassigned] [Bug 192848] RTCRtpSender.setParameters() fails with InvalidStateError: "The object is in an invalid state"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 05:02:13 PST 2018


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

--- Comment #2 from IƱaki Baz <ibc at aliax.net> ---
Hi, it does not throw in Safari Tech 72 (December 19th) but it does not work. If you run the attached script (which set active: false into encodings[0] and then check:

pc1.getSenders()[0].getParameters().encodings[0]

You'll see that it has active:true yet instead of active:false. In Chrome it's false (at it should be).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181221/e17e0f51/attachment-0001.html>


More information about the webkit-unassigned mailing list