Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do all input validation upfront in setConfiguration.#2689

Merged
merged 1 commit into from Nov 4, 2021

Conversation

jan-ivar
Copy link
Member

@jan-ivar jan-ivar commented Oct 22, 2021

Fixes #2688.


Preview | Diff

@jan-ivar jan-ivar self-assigned this Oct 22, 2021
@jan-ivar
Copy link
Member Author

fyi @docfaraday

@aboba aboba merged commit 9669d7e into w3c:main Nov 4, 2021
dontcallmedom added a commit to dontcallmedom/web-platform-tests that referenced this pull request Nov 15, 2023
Ensure that an invalid rtcconfiguration doesn't get partially applied
dontcallmedom added a commit to web-platform-tests/wpt that referenced this pull request Nov 15, 2023
* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 22, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 22, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167
vinnydiehl pushed a commit to vinnydiehl/mozilla-unified that referenced this pull request Nov 24, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167
vinnydiehl pushed a commit to vinnydiehl/mozilla-unified that referenced this pull request Nov 24, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+github@alvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 30, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167

UltraBlame original commit: 85834bf43183a95724d1cb506f4bab06001cec6f
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 30, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167

UltraBlame original commit: 85834bf43183a95724d1cb506f4bab06001cec6f
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 30, 2023
Automatic update from web-platform-tests
Add test for w3c/webrtc-pc#2689 (#43167)

* Add test for w3c/webrtc-pc#2689

Ensure that an invalid rtcconfiguration doesn't get partially applied

* Fix typo

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>

---------

Co-authored-by: Harald Alvestrand <hta+githubalvestrand.no>
--

wpt-commits: 967eaa031cfe4039a18a7380899dbe3091d16cbe
wpt-pr: 43167

UltraBlame original commit: 85834bf43183a95724d1cb506f4bab06001cec6f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pc.setConfiguration() has an input validation order bug
2 participants