[webkit-changes] [WebKit/WebKit] c20f54: Move methods related to the deprecated `CSSIndivid...
Antoine Quint
noreply at github.com
Tue Nov 28 00:25:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c20f54808bd9cd41e49a640e8c20923340e4d14b
https://github.com/WebKit/WebKit/commit/c20f54808bd9cd41e49a640e8c20923340e4d14b
Author: Antoine Quint <graouts at webkit.org>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebKitLegacy/mac/WebView/WebPreferences.mm
M Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h
Log Message:
-----------
Move methods related to the deprecated `CSSIndividualTransformPropertiesEnabled` into `WebPrivateDeprecated`
https://bugs.webkit.org/show_bug.cgi?id=265400
rdar://118846045
Reviewed by Tim Nguyen.
This should have been done as part of 271133 at main as Tim Nguyen pointed out.
* Source/WebKitLegacy/mac/WebView/WebPreferences.mm:
(-[WebPreferences CSSIndividualTransformPropertiesEnabled]):
(-[WebPreferences setCSSIndividualTransformPropertiesEnabled:]):
* Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h:
Canonical link: https://commits.webkit.org/271191@main
More information about the webkit-changes
mailing list