[webkit-reviews] review granted: [Bug 84527] [Qt][WK2] Define clear split between QtWebPageLoadClient and QQuickWebViewPrivate for loading tasks. : [Attachment 140717] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 00:38:41 PDT 2012
Simon Hausmann <hausmann at webkit.org> has granted Zalan Bujtas
<zbujtas at gmail.com>'s request for review:
Bug 84527: [Qt][WK2] Define clear split between QtWebPageLoadClient and
QQuickWebViewPrivate for loading tasks.
https://bugs.webkit.org/show_bug.cgi?id=84527
Attachment 140717: Patch
https://bugs.webkit.org/attachment.cgi?id=140717&action=review
------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
I'm r+'ing this patch because it moves code that implements an API right where
the API is defined (signal emission as well as translation of WebPageProxy
internals to public Qt API with correct types).
More information about the webkit-reviews
mailing list