[Webkit-unassigned] [Bug 34507] New: [Qt] Minor improvement to hybrid QPixmap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 18:01:26 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34507
Summary: [Qt] Minor improvement to hybrid QPixmap
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: noam.rosenthal at nokia.com
The original patch for hybrid transport of pixmaps between Qt and webkit allows
for creating new HTML img elements, but in most cases the HTML image element
would already be there. This patch allows adding the QPixmap into an already
existing img element without the overhead of toDataUrl, by allowing an optional
single parameter to toHTMLImageElement() - an existing img element.
--
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