Bug 260946 - Allow makeString() to work with UChar32
Summary: Allow makeString() to work with UChar32
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-30 21:51 PDT by Myles C. Maxfield
Modified: 2023-08-30 21:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2023-08-30 21:51:22 PDT
Allow makeString() to work with UChar32
Comment 1 Radar WebKit Bug Importer 2023-08-30 21:52:07 PDT
<rdar://problem/114743013>
Comment 2 Myles C. Maxfield 2023-08-30 21:59:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17271