[Webkit-unassigned] [Bug 25248] New: Painting images does unnecessary wxGraphicsBitmap conversions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 16 15:33:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25248
Summary: Painting images does unnecessary wxGraphicsBitmap
conversions
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
wx has a newer wxGraphicsBitmap class that is closer to the format ultimately
blitted to screen by wxGraphicsContext. ImageSourceWx.cpp should be returning
wxGraphicsBitmap objects from frameAtIndex for better performance.
--
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