[webkit-reviews] review canceled: [Bug 32826] [Qt] Delegation client : [Attachment 45329] Qt delegation client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 08:33:46 PST 2009


Luiz Agostini <luiz.agostini at openbossa.org> has canceled Luiz Agostini
<luiz.agostini at openbossa.org>'s request for review:
Bug 32826: [Qt] Delegation client
https://bugs.webkit.org/show_bug.cgi?id=32826

Attachment 45329: Qt delegation client
https://bugs.webkit.org/attachment.cgi?id=45329&action=review

------- Additional Comments from Luiz Agostini <luiz.agostini at openbossa.org>
The new class QtPlatformPageClient replaced the class QWebPageClient
as type PlataformPageClient (Widget.h 79). QtPlatformPageClient is composed
by an instance of QWebPageClient and an instance of the new class
QtDelegationClient. This way an object of class QtDelegationClient provided by
the WebKit layer is easily accessible in WebCore layer through the
HostWindow intreface.

All related changes have been made in WebCore and WebKit layers.


More information about the webkit-reviews mailing list