Bug 206208

Summary: [Cocoa] Delete the complex text codepath 😮
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: aperez, crzwdjk, emilio, Hironori.Fujii, icewil, jfernandez, mitz, mmaxfield, mrobinson, vprelovac, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=216141
Bug Depends on: 167557, 175778, 199115, 215313, 229394, 229421, 229615, 261134, 261136, 172205, 185976, 186804, 187166, 189448, 194985, 214769, 215013, 215051, 215052, 215053, 215055, 215056, 215057, 215059, 215143, 215186, 215211, 215302, 215307, 215309, 215318, 215333, 215643, 215661, 215665, 227979, 228180, 228363, 229367, 229392, 229604, 259736, 260670, 260671, 260687, 260744, 260753, 260758, 260768, 260843, 260942, 260945    
Bug Blocks:    

Description Myles C. Maxfield 2020-01-13 16:35:40 PST
Migrate to using CTFontShapeGlyphs() instead.
Comment 1 Myles C. Maxfield 2020-08-17 00:53:28 PDT
*** Bug 179102 has been marked as a duplicate of this bug. ***
Comment 2 Radar WebKit Bug Importer 2021-01-14 17:31:16 PST
<rdar://problem/73225881>
Comment 3 Myles C. Maxfield 2023-09-04 23:46:15 PDT
I'm working on this at https://github.com/litherum/WebKit/tree/widthiterator
Comment 4 Myles C. Maxfield 2023-09-22 21:50:30 PDT
*** Bug 247782 has been marked as a duplicate of this bug. ***