RESOLVED DUPLICATE of bug 47493 Bug 47457
Path: Add operator== and get rid of debugString()
https://bugs.webkit.org/show_bug.cgi?id=47457
Summary Path: Add operator== and get rid of debugString()
Andreas Kling
Reported 2010-10-09 14:05:22 PDT
The only remaining user of Path::debugString() is SVGGlyphElement which uses it to compare Path objects. We should replace it by an operator==() and get rid of the platform-specific debugString()
Attachments
Andreas Kling
Comment 1 2010-10-11 10:03:32 PDT
*** This bug has been marked as a duplicate of bug 47493 ***
Note You need to log in before you can comment on or make changes to this bug.