Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d935edf3a14febe570c84416e2d5b4ef10eb56d
https://github.com/WebKit/WebKit/commit/2d935edf3a14febe570c84416e2d5b4ef10eb56d
Author: Per Arne Vollan <[email protected]>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentView.mm
Log Message:
-----------
[iOS] Visibility is not propagated to iframe processes
https://bugs.webkit.org/show_bug.cgi?id=307112
rdar://169747327
Reviewed by Basuke Suzuki.
When ExtensionKit is enabled (iOS), make sure visibility is propagated to all
WebContent processes.
The other platforms will be addressed in a follow-up patch.
* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _setupVisibilityPropagationForWebProcess]):
(-[WKContentView _removeVisibilityPropagationViewForWebProcess]):
Canonical link: https://commits.webkit.org/307072@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications