[webkit-reviews] review requested: [Bug 34507] [Qt] Minor improvement to hybrid QPixmap : [Attachment 48653] The native QPixmap/QImage can now assign its value to an existing image element

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


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

Attachment 48653: The native QPixmap/QImage can now assign its value to an
existing image element
https://bugs.webkit.org/attachment.cgi?id=48653&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