[Webkit-unassigned] [Bug 47457] New: Path: Add operator== and get rid of debugString()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 9 14:05:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47457

           Summary: Path: Add operator== and get rid of debugString()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org
                CC: reni at inf.u-szeged.hu


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()

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list