Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54ba147b16d678974a1dd3a5cf8098c0e88d1250
https://github.com/WebKit/WebKit/commit/54ba147b16d678974a1dd3a5cf8098c0e88d1250
Author: Vitaly Dyachkov <[email protected]>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp
Log Message:
-----------
REGRESSION(287118@main): [Debug][GStreamer] ASSERTION FAILED:
other.underlyingStringIsValid() in WebRTC tests.
https://bugs.webkit.org/show_bug.cgi?id=283819
Reviewed by Philippe Normand and Adrian Perez de Castro.
`StringView`` does not capture the underlying string. We should store
the result of `sdp.convertToASCIILowercase()` in a separte variable.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp:
(WebCore::parseIceCandidateSDP):
Canonical link: https://commits.webkit.org/287166@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes