Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1e975431f36ccf9dc9350637674eb651baaadb1
      
https://github.com/WebKit/WebKit/commit/e1e975431f36ccf9dc9350637674eb651baaadb1
  Author: Adrian Taylor <[email protected]>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Tools/TestWebKitAPI/Configurations/Base.xcconfig

  Log Message:
  -----------
  Enable Swift Back Forward List on OSX 26.5
https://bugs.webkit.org/show_bug.cgi?id=318946
rdar://181799895

Reviewed by Richard Robinson.

This enables a couple of Swift features which until now have only been enabled
on Apple internal builds, as they've needed the most recent Swift compiler
features. Specifically:
- the WebKit IPC tests now also exercise a Swift message handler
- this enables a Swift version of the Back Forward List.

This only enables it on OSX, not other Apple platforms, due to various API
and modulemap problems that need to be resolved on the other platforms.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WebKit/Configurations/WebKit.xcconfig:
* Tools/TestWebKitAPI/Configurations/Base.xcconfig:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to