[Webkit-unassigned] [Bug 32826] [Qt] Delegation client

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


https://bugs.webkit.org/show_bug.cgi?id=32826


Luiz Agostini <luiz.agostini at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45329|0                           |1
        is obsolete|                            |
  Attachment #45329|review?                     |
               Flag|                            |
  Attachment #45332|                            |review?
               Flag|                            |




--- Comment #3 from Luiz Agostini <luiz.agostini at openbossa.org>  2009-12-21 08:33:46 PST ---
Created an attachment (id=45332)
 --> (https://bugs.webkit.org/attachment.cgi?id=45332)
Qt delegation client

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list