WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69093
Shrink FontFallbackList
https://bugs.webkit.org/show_bug.cgi?id=69093
Summary
Shrink FontFallbackList
Andreas Kling
Reported
2011-09-29 10:22:42 PDT
Loading the HTML spec at
http://www.whatwg.org/specs/web-apps/current-work/
allocates 7.17MB worth of FontFallbackList objects. We can easily shrink FontFallbackList by one CPU word, freeing up 300 kB on 64-bit.
Attachments
Proposed patch
(3.31 KB, patch)
2011-09-29 10:28 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-09-29 10:28:53 PDT
Created
attachment 109173
[details]
Proposed patch
WebKit Review Bot
Comment 2
2011-09-29 11:03:27 PDT
Comment on
attachment 109173
[details]
Proposed patch Clearing flags on attachment: 109173 Committed
r96342
: <
http://trac.webkit.org/changeset/96342
>
WebKit Review Bot
Comment 3
2011-09-29 11:03:31 PDT
All reviewed patches have been landed. Closing bug.
Andreas Kling
Comment 4
2011-10-05 04:27:17 PDT
Committed
r96692
: <
http://trac.webkit.org/changeset/96692
>
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