Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5431901f8d922c5c5141a4d8faa4854499e1004d
https://github.com/WebKit/WebKit/commit/5431901f8d922c5c5141a4d8faa4854499e1004d
Author: Wenson Hsieh <[email protected]>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
Prewarm the fallback tokenizer when requesting text extraction
https://bugs.webkit.org/show_bug.cgi?id=316689
rdar://178909853
Reviewed by Abrar Rahman Protyasha.
Add a missing call to `prewarm()`, after issuing the call to extract text
extraction items from the
page.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _requestTextExtractionInternal:completion:]):
Canonical link: https://commits.webkit.org/314835@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications