[webkit-reviews] review canceled: [Bug 59085] Integrate SVG Fonts within GlyphPage concept, removing the special SVG code paths from Font, making it possible to reuse the simple text code path for SVG Fonts : [Attachment 97275] Patch v5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 06:18:01 PDT 2011


Nikolas Zimmermann <zimmermann at kde.org> has canceled Nikolas Zimmermann
<zimmermann at kde.org>'s request for review:
Bug 59085: Integrate SVG Fonts within GlyphPage concept, removing the special
SVG code paths from Font, making it possible to reuse the simple text code path
for SVG Fonts
https://bugs.webkit.org/show_bug.cgi?id=59085

Attachment 97275: Patch v5
https://bugs.webkit.org/attachment.cgi?id=97275&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
More work on Qt/win build fixes. It turns out SVGTextRunRenderingContexts base
class has pure virtual functions and a virtual dtor. SVGTextRunRenderingContext
itself has virtual functions and no dtor at all, hopefully explicitly
specifying a virtual dtor fixes the msvc linkage issue.


More information about the webkit-reviews mailing list