Bug 5681

Summary: font family management can be faster by avoiding NSString/autorelease
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
use CFString instead of NSString for a small speedup eric: review+

Darin Adler
Reported 2005-11-09 08:24:17 PST
Attachments
use CFString instead of NSString for a small speedup (3.04 KB, patch)
2005-11-09 08:25 PST, Darin Adler
eric: review+
Darin Adler
Comment 1 2005-11-09 08:25:02 PST
Created attachment 4644 [details] use CFString instead of NSString for a small speedup
Eric Seidel (no email)
Comment 2 2005-11-09 12:18:22 PST
Comment on attachment 4644 [details] use CFString instead of NSString for a small speedup Looks fine.
Note You need to log in before you can comment on or make changes to this bug.