Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 031a06346222a6c2458400c439f4c005a0b73c9e
      
https://github.com/WebKit/WebKit/commit/031a06346222a6c2458400c439f4c005a0b73c9e
  Author: Diego Pino Garcia <dp...@igalia.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M Source/WebKit/Sources.txt
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [WPE] Fix build for Ubuntu 20.04 after 272029@main
https://bugs.webkit.org/show_bug.cgi?id=265791

Reviewed by Philippe Normand.

Build ended with a linking error due to undefined reference
'WebKit::LibWebRTCDnsResolverFactory::Resolver::Start'.

* Source/WebKit/Sources.txt: Add missing file
  'WebProcess/Network/webrtc/LibWebRTCDnsResolverFactory.cpp'.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Remove references to
  'LibWebRTCDnsResolverFactory.cpp'.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to