[Webkit-unassigned] [Bug 46051] New: SVG: Make RenderPath DRT output platform-independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 19 09:05:45 PDT 2010


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

           Summary: SVG: Make RenderPath DRT output platform-independent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com
                CC: zimmermann at kde.org, krit at webkit.org


DRT currently uses the port-specific Path::debugString() to dump RenderPath objects.

We should switch to using a platform-independent output format for paths, and also simplify the format used for primitives (rect, circle, ellipse, line and polygon.)

See also: https://lists.webkit.org/pipermail/webkit-dev/2010-September/014419.html

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