[webkit-changes] [WebKit/WebKit] 2389cc: Add an internal debug setting to enable Inline Pre...
Richard Robinson
noreply at github.com
Mon Jul 17 10:49:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2389cc0d2538658c4ef64ccf981cc2391f4b3a83
https://github.com/WebKit/WebKit/commit/2389cc0d2538658c4ef64ccf981cc2391f4b3a83
Author: Richard Robinson <richard_robinson2 at apple.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
Log Message:
-----------
Add an internal debug setting to enable Inline Predictions in all editable elements
https://bugs.webkit.org/show_bug.cgi?id=259232
rdar://112295387
Reviewed by Wenson Hsieh and Aditya Keerthi.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView _updateTextInputTraits:]):
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::allowsInlinePredictions const):
Canonical link: https://commits.webkit.org/266102@main
More information about the webkit-changes
mailing list