[webkit-reviews] review requested: [Bug 38530] SVG fonts may create blank Glyph Cache Pages : [Attachment 55029] [PATCH] Proposed Fix - Test for SVG Fonts in initializePage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 11:13:37 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 38530: SVG fonts may create blank Glyph Cache Pages
https://bugs.webkit.org/show_bug.cgi?id=38530

Attachment 55029: [PATCH] Proposed Fix - Test for SVG Fonts in initializePage
https://bugs.webkit.org/attachment.cgi?id=55029&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This attempts to quickly handle an SVG font in
GlyphPageTreeNode::initializePage. This prevents sending a null font, so it
should be saving some memory.

I can't think of a way to test this. It may just be a memory improvement. Any
thoughts from font/text experts?


More information about the webkit-reviews mailing list