WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114110
Do not allocate static AtomicStrings when searching for alternate font names
https://bugs.webkit.org/show_bug.cgi?id=114110
Summary
Do not allocate static AtomicStrings when searching for alternate font names
Benjamin Poulain
Reported
2013-04-06 21:44:34 PDT
Do not allocate static AtomicStrings when searching for alternate font names
Attachments
Patch
(7.92 KB, patch)
2013-04-06 22:05 PDT
,
Benjamin Poulain
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2013-04-06 22:05:27 PDT
Created
attachment 196769
[details]
Patch
Geoffrey Garen
Comment 2
2013-04-07 12:38:33 PDT
Comment on
attachment 196769
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=196769&action=review
r=me
> Source/WebCore/ChangeLog:25 > + To avoid comparing the input to every string, every time, the lenght of
Typo: length.
> Source/WebCore/platform/graphics/FontCache.cpp:156 > + // Alias Arial and Helvetica
Typo: Needs a ".".
Benjamin Poulain
Comment 3
2013-04-07 18:00:23 PDT
Committed
r147889
: <
http://trac.webkit.org/changeset/147889
>
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