Branch: refs/remotes/fork/273794_drop_StringTypeAdapter_char_star
  Home:   https://github.com/WebKit/WebKit
  Commit: 86f06ada07feee4c306b5503631a3ddefbf5388b
      
https://github.com/WebKit/WebKit/commit/86f06ada07feee4c306b5503631a3ddefbf5388b
  Author: Chris Dumez <[email protected]>
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
    M Source/JavaScriptCore/API/glib/JSCValue.cpp
    M Source/WTF/wtf/text/StringConcatenate.h
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerDtlsTransportBackend.cpp
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
    M Source/WebCore/page/NavigatorBase.cpp
    M Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp
    M Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp
    M Source/WebCore/platform/glib/UserAgentGLib.cpp
    M Source/WebCore/platform/graphics/ColorSerialization.cpp
    M Source/WebCore/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp
    M Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp
    M Source/WebCore/platform/network/curl/CurlContext.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/Logging.cpp

  Log Message:
  -----------
  Drop StringTypeAdapter template specialization for `char*`
https://bugs.webkit.org/show_bug.cgi?id=273794

Reviewed by NOBODY (OOPS!).

Drop StringTypeAdapter template specialization for `char*`. This is a step
towards using either ASCIILiteral or std::span in string concatenation.

* Source/WTF/wtf/text/StringConcatenate.h:
* Source/WebCore/platform/graphics/ColorSerialization.cpp:
(WebCore::serializationForCSS):



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

Reply via email to