Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6d79bc7223fa37eea4784b42b1eb16e1b4c6cc0c
https://github.com/WebKit/WebKit/commit/6d79bc7223fa37eea4784b42b1eb16e1b4c6cc0c
Author: Richard Robinson <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M Source/WebKit/Modules/Internal/module.modulemap
M Source/WebKit/Platform/IPC/TransferString.cpp
M Source/WebKit/Platform/IPC/TransferString.h
Log Message:
-----------
[Swift in WebKit] Make `IPC::TransferString` available to Swift
https://bugs.webkit.org/show_bug.cgi?id=323014
rdar://186280362
Reviewed by Abrar Rahman Protyasha.
Add it to the module, and workaround a compiler bug by defining
`TransferString(TransferString&&)` out-of-line.
* Source/WebKit/Modules/Internal/module.modulemap:
* Source/WebKit/Platform/IPC/TransferString.cpp:
* Source/WebKit/Platform/IPC/TransferString.h:
Canonical link:
https://flagged.apple.com:443/proxy?t2=DM8U9d6jf1&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzIwMTgwQG1haW4=&emid=f6682f4e-09ab-405e-ae76-246b0de18ac3&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications