Bug 47457

Summary: Path: Add operator== and get rid of debugString()
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: rhodovan.u-szeged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.