Bug 215674 - [Cocoa] Remove workaround in Font::platformWidthForGlyph()
Summary: [Cocoa] Remove workaround in Font::platformWidthForGlyph()
Status: RESOLVED DUPLICATE of bug 215670
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-19 17:18 PDT by Myles C. Maxfield
Modified: 2020-09-05 10:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2020-08-19 17:19 PDT, Myles C. Maxfield
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2020-08-19 17:18:37 PDT
[Cocoa] Remove workaround in Font::platformWidthForGlyph()
Comment 1 Myles C. Maxfield 2020-08-19 17:19:14 PDT
Created attachment 406892 [details]
Patch
Comment 2 Myles C. Maxfield 2020-08-19 20:06:57 PDT
This probably needs PLATFORM guards, as those radars aren't fixed on every OS. It's a little scary no tests failed....
Comment 3 Myles C. Maxfield 2020-08-19 20:57:35 PDT
Also, this isn't for any particular bug, so I should probably hold off on committing it.
Comment 4 Radar WebKit Bug Importer 2020-08-26 17:19:12 PDT
<rdar://problem/67839262>
Comment 5 Myles C. Maxfield 2020-09-05 10:42:23 PDT
Solving this in https://bugs.webkit.org/show_bug.cgi?id=215670 instead.

*** This bug has been marked as a duplicate of bug 215670 ***