Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8712d78194749d64ebf0f83f783722677414fa67
https://github.com/WebKit/WebKit/commit/8712d78194749d64ebf0f83f783722677414fa67
Author: Adrian Taylor <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M Source/WebKit/Platform/IPC/Connection.h
M Source/WebKit/Platform/IPC/StreamClientConnection.h
Log Message:
-----------
Exclude std::expected from Swift
https://bugs.webkit.org/show_bug.cgi?id=301412
rdar://163320468
Reviewed by Geoffrey Garen.
Swift cannot currently successfully interpret std::expected. Exclude such APIs
from its consideration.
Canonical link: https://commits.webkit.org/302238@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications