Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9ac2e1d9cb30dc4e9335a69dc7d6093373012d63
https://github.com/WebKit/WebKit/commit/9ac2e1d9cb30dc4e9335a69dc7d6093373012d63
Author: Philippe Normand <[email protected]>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp
Log Message:
-----------
[GStreamer][Debug] Crash in GStreamerElementHarness graph dump
https://bugs.webkit.org/show_bug.cgi?id=255825
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:
(WebCore::MermaidBuilder::describeCaps): The ASCIILiteral ""_s operator expects
ascii characters and
emits an ASSERT about this in Debug builds, so use a const char* instead.
Canonical link: https://commits.webkit.org/263304@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes