[Webkit-unassigned] [Bug 62258] New: (CG) Sub-image drawing clips unnecessarily

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 19:30:36 PDT 2011


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

           Summary: (CG) Sub-image drawing clips unnecessarily
           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


When drawing sub-images in BitmapImage::draw, we clip to destRect, then draw into adjustedDestRect.  If they're the same, we could avoid clipping and just draw the image.

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