Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cdfc21d8e15f0f1247daaa80981651a3df512b67
https://github.com/WebKit/WebKit/commit/cdfc21d8e15f0f1247daaa80981651a3df512b67
Author: Adrian Taylor <[email protected]>
Date: 2026-02-02 (Mon, 02 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/BrowsingContextGroup.h
M Source/WebKit/UIProcess/WebPageProxy.h
Log Message:
-----------
BrowsingContextGroup shareable
https://bugs.webkit.org/show_bug.cgi?id=306616
rdar://169274424
Reviewed by Richard Robinson.
Add suitable annotations to BrowsingContextGroup so that the Swift Back Forward
List can query it. This type requires reference semantics and this also allows
WebPageProxy to return it as an independent value.
Canonical link: https://commits.webkit.org/306621@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications