Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf5b0fd1546b39397daae3db90cce36ee2152061
https://github.com/WebKit/WebKit/commit/bf5b0fd1546b39397daae3db90cce36ee2152061
Author: Per Arne Vollan <[email protected]>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M LayoutTests/platform/visionos/TestExpectations
M Source/WebKit/UIProcess/ios/WKContentView.mm
Log Message:
-----------
[visionOS Debug] 2x cookies/tests are a constant crash
https://bugs.webkit.org/show_bug.cgi?id=308011
rdar://170507140
Reviewed by Basuke Suzuki.
Remove incorrect assert added in 307587@main. It is expected that visibility
propagation can be
set up for the same WebContent process multiple times. In that case we return
early.
* LayoutTests/platform/visionos/TestExpectations:
* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _setupVisibilityPropagationForWebProcess:contextID:]):
Canonical link: https://commits.webkit.org/307717@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications