RESOLVED FIXED 124267
Avoid unnecessarily padding the FontDescription families vector.
https://bugs.webkit.org/show_bug.cgi?id=124267
Summary Avoid unnecessarily padding the FontDescription families vector.
Andreas Kling
Reported 2013-11-12 23:37:47 PST
I see that FontDescription::m_families frequently has 2-3 entries and 16 capacity. The waste!
Attachments
Patch (2.36 KB, patch)
2013-11-12 23:38 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-11-12 23:38:12 PST
WebKit Commit Bot
Comment 2 2013-11-13 03:43:41 PST
Comment on attachment 216772 [details] Patch Clearing flags on attachment: 216772 Committed r159185: <http://trac.webkit.org/changeset/159185>
WebKit Commit Bot
Comment 3 2013-11-13 03:43:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.