Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d646bffa73dbb571061370ebe5dac37d835516c
      
https://github.com/WebKit/WebKit/commit/4d646bffa73dbb571061370ebe5dac37d835516c
  Author: Adrian Taylor <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M Source/cmake/OptionsGTK.cmake

  Log Message:
  -----------
  Swift WebBackForwardList (off by default) - GTK platform macro
https://bugs.webkit.org/show_bug.cgi?id=305483
rdar://159589815

Reviewed by Richard Robinson.

We're introducing a Swift version of the Back Forward List. For the general
design and rationale, see
https://github.com/WebKit/WebKit/pull/55393
It will be landed as a series of separate commits in order to ease code review.

In this commit, we introduce a new macro applied to Swift during compilation
on the GTK platform. This is necessary because the Back Forward List behaves
slightly differently on GTK; later commits will depend upon this macro.

This commit is not intended as a generalized solution to exposing different
platform macros to Swift subsystems - that task is represented as

rdar://168139870.
Canonical link: https://commits.webkit.org/306334@main



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

Reply via email to