Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 278083067fd6e189d4ab83901578e43bcc37c92a
      
https://github.com/WebKit/WebKit/commit/278083067fd6e189d4ab83901578e43bcc37c92a
  Author: Adrian Taylor <[email protected]>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M Source/WebKit/Scripts/webkit/messages.py
    M 
Source/WebKit/Scripts/webkit/tests/TestWithSwiftConditionallyMessageReceiver.swift
    M Source/WebKit/Scripts/webkit/tests/TestWithSwiftMessageReceiver.swift
    M Source/WebKit/UIProcess/WebBackForwardList.swift
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  [Swift GTK] Enable Swift back forward list on GTK by default (take two)
https://bugs.webkit.org/show_bug.cgi?id=316286

Reviewed by Geoffrey Garen.

Enable the Swift back forward list by default in environments with sufficiently
recent toolchains, so that it's tested on WebKit GTM CI.

This is a reland because the first land didn't work reliably in clean builds,
just incremental builds. This reland includes lots of @used annotations to
ensure that functions are not discarded by the Swift optimiser even if they're
used only from C++, not Swift.

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



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

Reply via email to