[Webkit-unassigned] [Bug 32461] [Qt] Adding QPixmap/QImage support for the Qt hybrid layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 07:42:36 PST 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44745|review?                     |review-
               Flag|                            |




--- Comment #17 from Simon Hausmann <hausmann at webkit.org>  2009-12-29 07:42:34 PST ---
(From update of attachment 44745)
As convenient as it seems, I'm still worried about extending the DOM API in Qt
with an implicit conversion from a QPixmap to an automatically created DOM
element.

In addition this is limited to HTML image elements, it would not be possible to
use application provided pixmaps for backgrounds for example.

It might be easier to be able to bind pixmaps to a central instance in the API
and get an URI for it, that could be used in anywhere pixmaps/images are
needed.

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