Bug 256867 - Stop using deprecated UTType API
Summary: Stop using deprecated UTType API
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-16 17:02 PDT by Brent Fulgham
Modified: 2023-05-16 17:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2023-05-16 17:02:48 PDT
Update WebKit to use the modern UTType API, rather than the deprecated Carbon-era C APIs.
Comment 1 Radar WebKit Bug Importer 2023-05-16 17:03:12 PDT
<rdar://problem/109431567>
Comment 2 Brent Fulgham 2023-05-16 17:10:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13944