[Webkit-unassigned] [Bug 130236] New: Refactor Path to Path2D and remove currentPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 06:56:44 PDT 2014


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

           Summary: Refactor Path to Path2D and remove currentPath
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: dino at apple.com


Other implementations prefer Path2D over Path. Furthermore, currentPath is not the right way to apply a Path2D. Instead pass Path2D as argument to fill, stroke, clip.

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