Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d5ad833f880ae9a8c1fc88359a452da42b5b145
      
https://github.com/WebKit/WebKit/commit/0d5ad833f880ae9a8c1fc88359a452da42b5b145
  Author: Brent Fulgham <[email protected]>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

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

  Log Message:
  -----------
  Correct Open Source WebKit build when using Sonoma SDK
https://bugs.webkit.org/show_bug.cgi?id=261832
<rdar://problem/115795086>

Unreviewed build fix.

The changes in 258467@main defined a needed property for NSMutableURLRequest, 
but did not
provide the related declaration for NSURLRequest. This causes a build failure 
when someone
attempts to build trunk WebKit with the Open Source Sonoma SDK.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to