Bug 206208
Summary: | [Cocoa] Delete the complex text codepath 😮 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | 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: |
Myles C. Maxfield
Migrate to using CTFontShapeGlyphs() instead.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
*** Bug 179102 has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
<rdar://problem/73225881>
Myles C. Maxfield
I'm working on this at https://github.com/litherum/WebKit/tree/widthiterator
Myles C. Maxfield
*** Bug 247782 has been marked as a duplicate of this bug. ***