[GStreamer][WebRTC][Rice] imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-array-buffer.window.html flaky crashes#65575
Merged
Conversation
Collaborator
|
EWS run on previous version of this PR (hash d55354c) Details |
Collaborator
|
EWS run on previous version of this PR (hash 95c807c) Details |
Collaborator
|
EWS run on previous version of this PR (hash f7480a9) Details |
Collaborator
|
EWS run on current version of this PR (hash 43b0407) Details |
…ataChannel-send-close-array-buffer.window.html flaky crashes https://bugs.webkit.org/show_bug.cgi?id=315469 Reviewed by Xabier Rodriguez-Calvar. Protect access to the streams hashmap using a mutex, otherwise we might crash when being notified of incoming data while a close procedure is on-going. * Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp: (webkitGstWebRTCIceAgentAddStream): (webkitGstWebRTCIceAgentSetTos): (webkitGstWebRTCIceAgentClosed): (findStreamAndApply): (webkitGstWebRTCIceAgentConfigure): (webkitGstWebRTCIceAgentGatheringDoneForStream): (webkitGstWebRTCIceAgentLocalCandidateGatheredForStream): (webkitGstWebRTCIceAgentNewSelectedPairForStream): (webkitGstWebRTCIceAgentComponentStateChangedForStream): Canonical link: https://commits.webkit.org/313836@main
43b0407 to
f9a8c97
Compare
Collaborator
|
Committed 313836@main (f9a8c97): https://commits.webkit.org/313836@main Reviewed commits have been landed. Closing PR #65575 and removing active labels. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 ios
🧪 gtk-wk2
f9a8c97
43b0407
🧪 api-mac-debug🧪 mac-AS-debug-wk2