[Webkit-unassigned] [Bug 34507] [Qt] Minor improvement to hybrid QPixmap

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


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


Noam Rosenthal <noam.rosenthal at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48620|0                           |1
        is obsolete|                            |
  Attachment #48620|review?                     |
               Flag|                            |
  Attachment #48653|                            |review?
               Flag|                            |




--- Comment #5 from Noam Rosenthal <noam.rosenthal at nokia.com>  2010-02-12 11:37:12 PST ---
Created an attachment (id=48653)
 --> (https://bugs.webkit.org/attachment.cgi?id=48653)
The native QPixmap/QImage can now assign its value to an existing image element

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.

-- 
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