[webkit-changes] [WebKit/WebKit] 4278c2: [LibWebRTC] Build fails with clang on Linux

Philippe Normand noreply at github.com
Mon Feb 19 08:52:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4278c2f09831654c985a90e362f522fda88041f9
      https://github.com/WebKit/WebKit/commit/4278c2f09831654c985a90e362f522fda88041f9
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCCertificateGenerator.cpp
    M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp

  Log Message:
  -----------
  [LibWebRTC] Build fails with clang on Linux
https://bugs.webkit.org/show_bug.cgi?id=269707

Reviewed by Youenn Fablet.

Remove duplicate fromStdString() implementations.

* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCCertificateGenerator.cpp:
(WebCore::LibWebRTCCertificateGenerator::fromStdString): Deleted.
* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp:
(WebCore::fromStdString): Deleted.

Canonical link: https://commits.webkit.org/274980@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list