Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 65608e1235b142127c4f0fd6f142ac35464558f3
https://github.com/WebKit/WebKit/commit/65608e1235b142127c4f0fd6f142ac35464558f3
Author: Wenson Hsieh <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Source/WebCore/editing/cocoa/AttributedString.mm
M Source/WebCore/editing/cocoa/NodeHTMLConverter.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewGetContents.mm
Log Message:
-----------
Suppress new UIFoundation attributed-string-related deprecation warnings
https://bugs.webkit.org/show_bug.cgi?id=309577
rdar://172192762
Reviewed by Abrar Rahman Protyasha.
Fix the build by suppressing deprecation warnings for now.
* Source/WebCore/editing/cocoa/AttributedString.mm:
(WebCore::configureNSTextBlockFromParagraphStyleCommonTableAttributes):
(WebCore::extractParagraphStyle):
* Source/WebCore/editing/cocoa/NodeHTMLConverter.mm:
(HTMLConverter::_fillInBlock):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewGetContents.mm:
(TestWebKitAPI::TEST(WKWebView, AttributedStringFromTable)):
Canonical link: https://commits.webkit.org/308996@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications