[Webkit-unassigned] [Bug 192848] New: RTCRtpSender.setParameters() fails with InvalidStateError: "The object is in an invalid state"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 19 04:51:03 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192848
Bug ID: 192848
Summary: RTCRtpSender.setParameters() fails with
InvalidStateError: "The object is in an invalid state"
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ibc at aliax.net
CC: youennf at gmail.com
Created attachment 357667
--> https://bugs.webkit.org/attachment.cgi?id=357667&action=review
Script that reproduces the issue. Just run it in Safari 12.1 console with "Unified-Plan" enabled.
* Tech Preview, Release 71 (Safari 12.1, WebKit 14607.1.15)
The attached script works in Chrome. It fails in Safari with InvalidStateError: "The object is in an invalid state".
The script just gets RtpSender parameters via getParameters(), set active=false into the only encoding and applies the modified parameters via setParameters().
--
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/20181219/bbe564af/attachment.html>
More information about the webkit-unassigned
mailing list