WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
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+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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
Attachment 74901
[details]
did not build on chromium: Build output:
http://queues.webkit.org/results/6417056
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
http://trac.webkit.org/changeset/72774
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