[Webkit-unassigned] [Bug 22404] New: wx port has poor image performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 07:20:52 PST 2008


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

           Summary: wx port has poor image performance
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinwatters at gmail.com


Currently if when drawing an image the destination rectangle doesn't match the
size of the image, we rescale it manually. But wxGraphicsContext supports image
resizing "automatically" and more efficiently by just passing the correct
coordinates. We should use the capabilities of the API.


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



More information about the webkit-unassigned mailing list