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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 12 15:54:12 PST 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org,
                   |                            |kent.hansen at nokia.com




--- Comment #10 from Simon Hausmann <hausmann at webkit.org>  2009-12-12 15:54:12 PST ---
This appears to be like an extremely convenient feature to have, but I think we
have to be very careful if this is exactly what we want.

I'd like to avoid adding feature to the existing qt_runtime bridge. The code is
old (as you may have noticed :) and I wish for it disappear as much as possible
as part of bug #31863 .

At the same time we are here silently extending the documented DOM interfaces
(indirectly appendChild, as the conversion is not visible in the source code).
We are extending the interface with an undocumented extension.

I think this feature deserves the input of a wider audience than just the
WebKit reviewers, I would like to hear the opinions of the other developers.
Given that this is somewhat specific to the Qt port perhaps the webkit-qt
mailing list would be a good forum.

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