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.
Created attachment 109173 [details] Proposed patch
Comment on attachment 109173 [details] Proposed patch Clearing flags on attachment: 109173 Committed r96342: <http://trac.webkit.org/changeset/96342>
All reviewed patches have been landed. Closing bug.
Committed r96692: <http://trac.webkit.org/changeset/96692>