Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3d3a942170344c2de3735d1ec3e1f72add733c1a
      
https://github.com/WebKit/WebKit/commit/3d3a942170344c2de3735d1ec3e1f72add733c1a
  Author: Wenson Hsieh <wenson_hs...@apple.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h

  Log Message:
  -----------
  Remove the __has_include(<Network/proxy_config_private.h>) check in 
WKWebsiteDataStore.h
https://bugs.webkit.org/show_bug.cgi?id=255894
rdar://108476084

Reviewed by Aditya Keerthi.

This was added in a desperate attempt to fix the build in 261208@main. Clean 
this up by moving the
declaration to WebKitAdditions altogether, where we can replace the 
`<Network/proxy_config_private.h>`
include check with something more appropriate.

* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h:

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


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

Reply via email to