Bug 229394

Summary: Make the fast text codepath operate on character clusters
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 229395, 229393    
Bug Blocks: 206208    

Description Myles C. Maxfield 2021-08-23 01:34:04 PDT
This is a required step to deleting the complex text codepath.
Comment 1 Radar WebKit Bug Importer 2021-08-30 01:35:17 PDT
<rdar://problem/82514759>
Comment 2 Myles C. Maxfield 2023-09-05 00:15:27 PDT
I'm working on this at https://github.com/litherum/WebKit/tree/widthiterator