[webkit-reviews] review granted: [Bug 81349] [Qt] The background is visible for tiles inside the contents area which are not ready : [Attachment 132305] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 18 03:50:33 PDT 2012


Simon Hausmann <hausmann at webkit.org> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 81349: [Qt] The background is visible for tiles inside the contents area
which are not ready
https://bugs.webkit.org/show_bug.cgi?id=81349

Attachment 132305: Patch
https://bugs.webkit.org/attachment.cgi?id=132305&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=132305&action=review


> Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp:175
> +	   if (m_contentsNode)

Same in this patch, the if () isn't needed :)


More information about the webkit-reviews mailing list