[webkit-reviews] review granted: [Bug 71219] [Qt] Make QWebPreferences hold a QtWebPageProxy : [Attachment 113043] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 06:31:59 PDT 2011


Andreas Kling <kling at webkit.org> has granted Caio Marcelo de Oliveira Filho
<cmarcelo at webkit.org>'s request for review:
Bug 71219: [Qt] Make QWebPreferences hold a QtWebPageProxy
https://bugs.webkit.org/show_bug.cgi?id=71219

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113043&action=review


Great idea, r=me!

> Source/WebKit2/UIProcess/qt/QtWebPageProxy.cpp:108
> -    , m_preferences(0)
> +    , m_preferences()

Remove this line completely.


More information about the webkit-reviews mailing list