Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e634feffc3540d4d5757596f4dcdf000510fc8a8
https://github.com/WebKit/WebKit/commit/e634feffc3540d4d5757596f4dcdf000510fc8a8
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/PageClientImplIOS.mm
Log Message:
-----------
REGRESSION(308251@main): Broke the ENABLE_SYSTEM_TEXT_EXTRACTION build
https://bugs.webkit.org/show_bug.cgi?id=308699
rdar://171232524
Unreviewed build fix.
There is no `protect()` overload for `NakedPtr<T>`. This build fix
dereferences to a `T&`, first.
* Source/WebKit/UIProcess/ios/PageClientImplIOS.mm:
(WebKit::PageClientImpl::didCommitLoadForMainFrame):
Canonical link: https://commits.webkit.org/308255@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications