Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: def6645cc9b3611dd04097bcd1b51c99c90345b9
https://github.com/WebKit/WebKit/commit/def6645cc9b3611dd04097bcd1b51c99c90345b9
Author: Vitor Roriz <[email protected]>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp
M Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm
M Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.cpp
Log Message:
-----------
Fix SafeCPP issues for Font-related files at
Source/WebCore/platform/graphics/cocoa
https://bugs.webkit.org/show_bug.cgi?id=308674
rdar://problem/171207441
Reviewed by Sammy Gill.
* Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations:
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::fontDescriptorWithFamilySpecialCase):
(WebCore::FontCache::systemFallbackForCharacterCluster):
* Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm:
(WebCore::FontPlatformData::variationAxes const):
* Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.cpp:
(WebCore::SystemFontDatabaseCoreText::createTextStyleFont):
(WebCore::SystemFontDatabase::platformSystemFontShorthandInfo):
Canonical link: https://commits.webkit.org/308312@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications