RESOLVED FIXED 59101
Split SVGGlyphIdentifier class out of SVGGlyphElement.h
https://bugs.webkit.org/show_bug.cgi?id=59101
Summary Split SVGGlyphIdentifier class out of SVGGlyphElement.h
Nikolas Zimmermann
Reported 2011-04-21 07:00:08 PDT
Split SVGGlyphIdentifier class out of SVGGlyphElement.h, rename it to SVGGlyph and move it to platform/graphics. It will be used in follow-up patches, that will integrate SVGGlyph & GlyphPage. Several utility functions should be moved from SVGFont.cpp to SVGGlyph.cpp, as that's the logical place they belong into.
Attachments
Patch (91.98 KB, patch)
2011-04-21 07:05 PDT, Nikolas Zimmermann
krit: review+
Nikolas Zimmermann
Comment 1 2011-04-21 07:05:02 PDT
Nikolas Zimmermann
Comment 2 2011-04-21 07:34:22 PDT
Landed in r84498.
WebKit Review Bot
Comment 3 2011-04-21 08:27:12 PDT
http://trac.webkit.org/changeset/84498 might have broken SnowLeopard Intel Release (Tests) The following tests are not passing: http/tests/xmlhttprequest/failed-auth.html
Note You need to log in before you can comment on or make changes to this bug.