Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 45fa4fb56ac1f23d48084c6466c7c79d66f5d0ec
      
https://github.com/WebKit/WebKit/commit/45fa4fb56ac1f23d48084c6466c7c79d66f5d0ec
  Author: Adrian Taylor <[email protected]>
  Date:   2026-02-06 (Fri, 06 Feb 2026)

  Changed paths:
    M Source/WebKit/Modules/Internal/WebKitInternalCxx.h
    M Source/WebKit/Modules/Internal/module.modulemap

  Log Message:
  -----------
  Swift WebBackForwardList (off by default) - WebKit_Internal
https://bugs.webkit.org/show_bug.cgi?id=306872
rdar://169533203

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.

This commit increases the set of header files which are considered to be part
of the WebKit_Internal clang module. That is, the set of headers and types
which are made available to Swift, such that Swift can use types and functions
within these files.

We are landing this commit separately in order to ease code review
of subsequent stages. In itself it's not useful and has no effect
until subsequent commits land.

* Source/WebKit/Modules/Internal/WebKitInternalCxx.h:
* Source/WebKit/Modules/Internal/module.modulemap:

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



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

Reply via email to