[webkit-changes] [WebKit/WebKit] 07a610: Upstream proxy config additions to WebKit's Swift ...

Elliott Williams noreply at github.com
Thu Sep 26 09:27:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 07a610a729e3aef47b09f92fa218a80938730363
      https://github.com/WebKit/WebKit/commit/07a610a729e3aef47b09f92fa218a80938730363
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M Source/WebKit/SwiftOverlay/WebKitSwiftOverlay.xcodeproj/project.pbxproj
    M Source/WebKit/UIProcess/API/Cocoa/WebKitSwiftOverlay.swift

  Log Message:
  -----------
  Upstream proxy config additions to WebKit's Swift overlay
https://bugs.webkit.org/show_bug.cgi?id=280376
rdar://136717514

Reviewed by Brady Eidson.

WKWebsiteDataStore.proxyConfigurations shipped in iOS 17 / macOS 14.
Move the API out of WebKitAdditions, and remove the
`WebKitSwiftOverlayAdditions.swift` file reference.

In the future, private additions to WebKit's Swift overlay can be copied
from WKA using the *.swift.in rule in Derived Sources, like we do for
other Swift code.

* Source/WebKit/UIProcess/API/Cocoa/WebKitSwiftOverlay.swift:
(WKWebsiteDataStore.proxyConfigurations):

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