W3C home > Mailing lists > Public > public-webrtc@w3.org > August 2017

[webrtc-pc] Pull Request: Making getParameters/setParameters matching logic more deterministic.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Wed, 09 Aug 2017 01:07:07 +0000
To: public-webrtc@w3.org
Message-ID: <pull_request.opened-134790498-1502240825-sysbot+gh@w3.org>
taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Making getParameters/setParameters matching logic more deterministic. ==
Partially fixes #1488, though there are still remaining issues (#1520).

Introduces a "[[LastReturnedParameters]]" internal slot to specify how
InvalidModificationErrors are returned, rather than invoking the
`getParameters()` algorithm directly (which doesn't make sense if
interpreting the spec literally, since this would always result in a new
`transactionId` and an InvalidModificationError).

See https://github.com/w3c/webrtc-pc/pull/1521
Received on Wednesday, 9 August 2017 01:07:12 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:36 UTC