RESOLVED FIXED 147618
Clean up casts between NSFont*s and CTFontRefs
https://bugs.webkit.org/show_bug.cgi?id=147618
Summary Clean up casts between NSFont*s and CTFontRefs
Myles C. Maxfield
Reported 2015-08-03 20:25:43 PDT
Clean up casts between NSFont*s and CTFontRefs
Attachments
Patch (3.50 KB, patch)
2015-08-03 20:26 PDT, Myles C. Maxfield
no flags
Patch (3.62 KB, patch)
2015-08-03 20:30 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2015-08-03 20:26:47 PDT
mitz
Comment 2 2015-08-03 20:29:28 PDT
Comment on attachment 258147 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=258147&action=review > Source/WebCore/ChangeLog:8 > + Mitz gives me permission to use C-style casts in this case. I don’t thin this line is necessary. You should simply name me as the reviewer > Source/WebKit/mac/ChangeLog:8 > + Mitz gives me permission to use C-style casts in this case. Ditto.
Myles C. Maxfield
Comment 3 2015-08-03 20:30:09 PDT
Myles C. Maxfield
Comment 4 2015-08-03 20:33:02 PDT
Note You need to log in before you can comment on or make changes to this bug.