[webkit-changes] [WebKit/WebKit] 3a45bd: [LibWebRTC] Build fix for Linux after 276556 at main

Diego Pino noreply at github.com
Mon Mar 25 07:56:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a45bd5537bca43ff55c8b907a7172279d21ee40
      https://github.com/WebKit/WebKit/commit/3a45bd5537bca43ff55c8b907a7172279d21ee40
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/webrtc/NetworkMDNSRegister.cpp

  Log Message:
  -----------
  [LibWebRTC] Build fix for Linux after 276556 at main
build://bugs.webkit.org/show_bug.cgi?id=271368

Reviewed by Youenn Fablet.

Implementation of function 'hasRegisteredName' was guarded by
ENABLE_MDNS flag, but definition was not.

* Source/WebKit/NetworkProcess/webrtc/NetworkMDNSRegister.cpp:
(WebKit::NetworkMDNSRegister::hasRegisteredName const):

Canonical link: https://commits.webkit.org/276623@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