[webkit-changes] [WebKit/WebKit] 233c78: [WPE] Unreviewed, unified sources build fix after ...

Diego Pino noreply at github.com
Mon Jun 26 04:01:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 233c78a8b604ad3a21661bf9dccd436d1d6ebca3
      https://github.com/WebKit/WebKit/commit/233c78a8b604ad3a21661bf9dccd436d1d6ebca3
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp
    M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCSocket.cpp

  Log Message:
  -----------
  [WPE] Unreviewed, unified sources build fix after 265407 at main
https://bugs.webkit.org/show_bug.cgi?id=258278

WPE Ubuntu 20.04 bot is unable to build due to unified source build
errors.

* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
  Add define guard to avoid symbol duplication.
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCSocket.cpp:
(WebKit::LibWebRTCSocket::LibWebRTCSocket): Add several missed includes.

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




More information about the webkit-changes mailing list