[webkit-reviews] review granted: [Bug 44043] [Qt] Flash does not work on n900 : [Attachment 64994] Direct local rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 16:22:41 PDT 2010


Ariya Hidayat <ariya.hidayat at gmail.com> has granted Girish Ramakrishnan
<girish at forwardbias.in>'s request for review:
Bug 44043: [Qt] Flash does not work on n900
https://bugs.webkit.org/show_bug.cgi?id=44043

Attachment 64994: Direct local rendering
https://bugs.webkit.org/attachment.cgi?id=64994&action=review

------- Additional Comments from Ariya Hidayat <ariya.hidayat at gmail.com>
WebCore/plugins/qt/PluginViewQt.cpp:200
 +		imagePainter.fillRect(exposedRect, Qt::white);
Please use m_image.fill(Qt::white) instead.


Otherwise LGTM, re=me.


More information about the webkit-reviews mailing list