Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upToJSVal for webidl dictionaries ignores the parent field #26928
Closed
Comments
bors-servo
added a commit
that referenced
this issue
Jun 15, 2020
bors-servo
added a commit
that referenced
this issue
Jun 16, 2020
bors-servo
added a commit
that referenced
this issue
Jun 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When there is code that calls RTCRtpSender.getParameters() which returns RTCRtpSendParameters, we end up with a JS value that only includes
transactionIdandencodings, and none of the fields fromRTCRtpParameters.