Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Make sure to close connections in webrtc/datachannel/mdns-ice-candida…
…tes.html https://bugs.webkit.org/show_bug.cgi?id=241846 Patch by Youenn Fablet <youennf@gmail.com> on 2022-06-22 Reviewed by Eric Carlson. Make sure to close connections by using await instead of return. Add some logging to further check the failing test in bots. Remove some unnecessary code. * LayoutTests/webrtc/datachannel/mdns-ice-candidates-expected.txt: * LayoutTests/webrtc/datachannel/mdns-ice-candidates.html: Canonical link: https://commits.webkit.org/251774@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295769 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
12086bc
commit 5fe6b7111edcce81c35607715861996b50f5de5c
Showing
2 changed files
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters