Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8e13caa503dedb4e2b082974e94f74c3948571a
      
https://github.com/WebKit/WebKit/commit/e8e13caa503dedb4e2b082974e94f74c3948571a
  Author: Etienne Segonzac <[email protected]>
  Date:   2024-03-10 (Sun, 10 Mar 2024)

  Changed paths:
    M Source/WebKit/WebKitSwift/Preview/PreviewWindowController.swift

  Log Message:
  -----------
  Try to fix older visionOS builds (linker)
https://bugs.webkit.org/show_bug.cgi?id=270763
<rdar://124349498>

Reviewed by Tim Horton.

`WKSPreviewWindowController.h` needs to be part of `WebKitSwift.h`
because of the delegate. So it can't be included only based on a
(compile-time) feature flag.
Introduce a stub `WKSPreviewWindowController` instead for older SDKs,
where the feature is turned off anyway.

* Source/WebKit/WebKitSwift/Preview/PreviewWindowController.swift:

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