[webkit-reviews] review granted: [Bug 50898] Change the WebKit2 public API so there is no explicit WKPageNamespace object : [Attachment 76436] Update Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 14:32:30 PST 2010


Csaba Osztrogonac <ossy at webkit.org> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 50898: Change the WebKit2 public API so there is no explicit
WKPageNamespace object
https://bugs.webkit.org/show_bug.cgi?id=50898

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

------- Additional Comments from Csaba Osztrogonac <ossy at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=76436&action=review

> WebKitTools/WebKitTestRunner/qt/PlatformWebViewQt.cpp:65
> +PlatformWebView(WKContextRef, WKPageGroupRef);
> +PlatformWebView(WKPageRef, WKPageGroupRef);
> +

Please remove these useless lines, and Qt build will happy. ;)
rs+=me to land the previous patch with this Qt file change. (Of course
r=Anders)


More information about the webkit-reviews mailing list