Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3718aac8cf4603d0f07eb2c9313a002a97d5a43e
      
https://github.com/WebKit/WebKit/commit/3718aac8cf4603d0f07eb2c9313a002a97d5a43e
  Author: Richard Robinson <[email protected]>
  Date:   2025-05-31 (Sat, 31 May 2025)

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

  Log Message:
  -----------
  [Swift in WebKit] Support compiling `WKWebsiteDataStore.proxyConfigurations` 
in more configurations
https://bugs.webkit.org/show_bug.cgi?id=293848
rdar://152353674

Reviewed by Abrar Rahman Protyasha.

- Use the API version of the Network interface instead of the SPI so that it 
can compile on the public SDK
- Enable compiling it on watchOS and tvOS, and just mark it unavailable there 
instead
- Explicitly specify visionOS availability
- Refactor into a more sensible file
- Add documentation

* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore+SwiftOverlay.swift: 
Added.
* Source/WebKit/UIProcess/API/Cocoa/WebKitSwiftOverlay.swift:
(WKWebsiteDataStore.proxyConfigurations): Deleted.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* WebKit.xcworkspace/xcshareddata/xcschemes/All WebKit Tools.xcscheme:
* WebKit.xcworkspace/xcshareddata/xcschemes/Everything up to WebKit + 
Tools.xcscheme:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to