[webkit-reviews] review canceled: [Bug 34507] [Qt] Minor improvement to hybrid QPixmap : [Attachment 48620] enable applying a QPixmap from a native QObject to an HTML img element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 11:37:12 PST 2010


Noam Rosenthal <noam.rosenthal at nokia.com> has canceled Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 34507: [Qt] Minor improvement to hybrid QPixmap
https://bugs.webkit.org/show_bug.cgi?id=34507

Attachment 48620: enable applying a QPixmap from a native QObject to an HTML
img element
https://bugs.webkit.org/attachment.cgi?id=48620&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
Replaced toHTMLImageElement() which creates an element, with
assignToHTMLImageElement(element), which takes an existing element as an arg.
Also fixed the style to conform to the webkit style guide.


More information about the webkit-reviews mailing list