[Webkit-unassigned] [Bug 58098] New: Optimize filling rounded rects that are actually ellipses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 16:52:28 PDT 2011


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

           Summary: Optimize filling rounded rects that are actually
                    ellipses
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ianh at apple.com


In CG, drawing an ellipse directly is faster than constructing and filling a rounded rect path.  We should optimize fillRoundedRect in the case that it's just drawing an ellipse.

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