WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5681
font family management can be faster by avoiding NSString/autorelease
https://bugs.webkit.org/show_bug.cgi?id=5681
Summary
font family management can be faster by avoiding NSString/autorelease
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug