Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b40217d880f9bf7adf9db4ef1cd0b48e30e5433
https://github.com/WebKit/WebKit/commit/8b40217d880f9bf7adf9db4ef1cd0b48e30e5433
Author: Wenson Hsieh <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/PageClientImplIOS.mm
Log Message:
-----------
[iOS] Occasional UI process crash under
PageClientImpl::didCommitLoadForMainFrame
https://bugs.webkit.org/show_bug.cgi?id=316790
rdar://177671847
Reviewed by Aditya Keerthi.
Add a missing null check for `[webView _page]`.
* Source/WebKit/UIProcess/ios/PageClientImplIOS.mm:
(WebKit::PageClientImpl::didCommitLoadForMainFrame):
Canonical link: https://commits.webkit.org/314909@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications