Bug 50096

Summary: Avoid unnecessary calls to CTFontGetPlatformFont()
Product: WebKit Reporter: mitz
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID
sullivan: review+
Remove some ATSUFontID arguments and member variables and move calls to CTFontGetPlatformFont() into methods that use the font ID koivisto: review+

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.