[webkit-reviews] review requested: [Bug 32461] Adding QPixmap/QImage support for the Qt hybrid layer : [Attachment 44725] Qt hybrid support for QPixmap/QImage + a test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 22:51:43 PST 2009


Noam Rosenthal <noam.rosenthal at nokia.com> has asked  for review:
Bug 32461: Adding QPixmap/QImage support for the Qt hybrid layer
https://bugs.webkit.org/show_bug.cgi?id=32461

Attachment 44725: Qt hybrid support for QPixmap/QImage + a test
https://bugs.webkit.org/attachment.cgi?id=44725&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
Attached is a patch that adds support for sending pixmaps/images from Qt to
webkit and vise-versa, via QObject signals/slots/properties.
The change is limited to the Qt bridge (qt_runtime.cpp), and also includes a
test case.


More information about the webkit-reviews mailing list