[webkit-changes] [WebKit/WebKit] 725843: Cleanup *_VERSION_MIN_REQUIRED
Anne van Kesteren
noreply at github.com
Thu Nov 16 23:31:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7258436850202f25f922b65cdc892878360873de
https://github.com/WebKit/WebKit/commit/7258436850202f25f922b65cdc892878360873de
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WTF/wtf/PlatformHave.h
M Source/WebCore/platform/graphics/avfoundation/FormatDescriptionUtilities.cpp
M Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in
M Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in
M Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
M Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.mac.sb.in
M Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.relocatable.mac.sb.in
Log Message:
-----------
Cleanup *_VERSION_MIN_REQUIRED
https://bugs.webkit.org/show_bug.cgi?id=264817
Reviewed by Brent Fulgham and Elliott Williams.
Remove code for unsupported macOS and iOS versions.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/platform/graphics/avfoundation/FormatDescriptionUtilities.cpp:
* Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:
* Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:
* Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm:
(WebKit::determineTrackingPreventionStateInternal):
(WebKit::doesParentProcessHaveTrackingPreventionEnabled):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
* Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.mac.sb.in:
* Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.relocatable.mac.sb.in:
Canonical link: https://commits.webkit.org/270867@main
More information about the webkit-changes
mailing list