[webkit-changes] [WebKit/WebKit] 4ffc23: [macOS Sonoma] Fix duplicate _privacyProxyFailClos...

Elliott Williams noreply at github.com
Tue Sep 19 15:32:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ffc2323b1b3db5f56b60f93ae976a40dc22004d
      https://github.com/WebKit/WebKit/commit/4ffc2323b1b3db5f56b60f93ae976a40dc22004d
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h

  Log Message:
  -----------
  [macOS Sonoma] Fix duplicate _privacyProxyFailClosedForUnreachableHosts declaration
https://bugs.webkit.org/show_bug.cgi?id=261773
rdar://115743300

Unreviewed build fix.

Remove SPI declaration which is always duplicated in the public SDK, now
that HAVE_PRIVACY_PROXY_FAIL_CLOSED_FOR_UNREACHABLE_HOSTS was made
public in https://commits.webkit.org/268103@main.

* Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h:

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




More information about the webkit-changes mailing list