[Webkit-unassigned] [Bug 139864] Generic font code should not know about SVG font missing glyph
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 22 10:54:07 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139864
--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 243625
--> https://bugs.webkit.org/attachment.cgi?id=243625
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=243625&action=review
r=me
> Source/WebCore/rendering/svg/SVGTextRunRenderingContext.cpp:295
> + const SimpleFontData* primaryFontData = font.primaryFont();
This logic seems completely busted (of always pulling out the primary font). Luckily SVG fonts as a whole are going away...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141222/5851d873/attachment-0002.html>
More information about the webkit-unassigned
mailing list