[webkit-changes] [WebKit/WebKit] a32163: Deploy smart pointers in WebEditorClientMac.mm
Ryosuke Niwa
noreply at github.com
Thu Aug 17 11:19:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a321633b6fbc268ac5308cda35853a1dcfec6ef5
https://github.com/WebKit/WebKit/commit/a321633b6fbc268ac5308cda35853a1dcfec6ef5
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebKit/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm
Log Message:
-----------
Deploy smart pointers in WebEditorClientMac.mm
https://bugs.webkit.org/show_bug.cgi?id=260334
Reviewed by Wenson Hsieh.
* Source/WebKit/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm:
(WebKit::WebEditorClient::uppercaseWord):
(WebKit::WebEditorClient::lowercaseWord):
(WebKit::WebEditorClient::capitalizeWord):
(WebKit::WebEditorClient::substitutionsPanelIsShowing):
(WebKit::WebEditorClient::toggleSmartInsertDelete):
(WebKit::WebEditorClient::isAutomaticQuoteSubstitutionEnabled):
(WebKit::WebEditorClient::toggleAutomaticQuoteSubstitution):
(WebKit::WebEditorClient::toggleAutomaticLinkDetection):
(WebKit::WebEditorClient::toggleAutomaticDashSubstitution):
(WebKit::WebEditorClient::toggleAutomaticTextReplacement):
Canonical link: https://commits.webkit.org/267006@main
More information about the webkit-changes
mailing list