Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d046f660d3e4396986279cc24a7abbca3b6000b
https://github.com/WebKit/WebKit/commit/2d046f660d3e4396986279cc24a7abbca3b6000b
Author: Anne van Kesteren <[email protected]>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebCore/PAL/pal/spi/cf/CoreTextSPI.h
M Source/WebCore/PAL/pal/spi/cg/ImageIOSPI.h
M Source/WebCore/PAL/pal/spi/cocoa/AVFoundationSPI.h
M Source/WebCore/PAL/pal/spi/mac/NSViewSPI.h
M Source/WebCore/platform/graphics/Font.cpp
M Source/WebCore/platform/graphics/Font.h
M Source/WebCore/platform/graphics/avfoundation/objc/AVAssetMIMETypeCache.mm
M Source/WebCore/platform/graphics/coretext/FontCoreText.cpp
M Source/WebKit/UIProcess/mac/WebColorPickerMac.mm
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Remove several HAVE directives now that macOS 14 is the minimum
https://bugs.webkit.org/show_bug.cgi?id=294973
Reviewed by Tim Horton and Per Arne Vollan.
This removes:
- HAVE_NSVIEW_CLIPSTOBOUNDS_API
- HAVE_CGIMAGESOURCE_DISABLE_HARDWARE_DECODING
- HAVE_CGIMAGESOURCE_ENABLE_RESTRICTED_DECODING
- HAVE_AVURLASSET_ISPLAYABLEEXTENDEDMIMETYPEWITHOPTIONS
- HAVE_CTFONT_COPYCOLORGLYPHCOVERAGE
- HAVE_NSCOLORWELL_SUPPORTS_ALPHA
What was guarded by HAVE_CTFONT_COPYCOLORGLYPHCOVERAGE is now also
enabled on visionOS as that seemed like an oversight.
Canonical link: https://commits.webkit.org/296769@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes