RESOLVED FIXED 50096
Avoid unnecessary calls to CTFontGetPlatformFont()
https://bugs.webkit.org/show_bug.cgi?id=50096
Summary Avoid unnecessary calls to CTFontGetPlatformFont()
mitz
Reported 2010-11-25 21:15:03 PST
<rdar://problem/8681368> Patch forthcoming.
Attachments
Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID (11.96 KB, patch)
2010-11-25 21:30 PST, mitz
sullivan: review+
Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID (12.22 KB, patch)
2010-11-25 22:21 PST, mitz
koivisto: review+
mitz
Comment 1 2010-11-25 21:30:03 PST
Created attachment 74901 [details] Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID
Eric Seidel (no email)
Comment 2 2010-11-25 22:02:31 PST
mitz
Comment 3 2010-11-25 22:21:35 PST
Created attachment 74904 [details] Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID
mitz
Comment 4 2010-11-26 12:19:10 PST
Note You need to log in before you can comment on or make changes to this bug.