[Webkit-unassigned] [Bug 25689] [Qt] Implement SearchPopupMenuQt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 07:10:02 PDT 2009


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30185|review?                     |
               Flag|                            |
  Attachment #30185|0                           |1
        is obsolete|                            |
  Attachment #30334|                            |review?
               Flag|                            |




------- Comment #3 from zecke at selfish.org  2009-05-14 07:10 PDT -------
Created an attachment (id=30334)
 --> (https://bugs.webkit.org/attachment.cgi?id=30334&action=view)
Add SearchPopupMenuDelegate to bridge to the Kit

Add Document* to the signature (like we did for Cookies), and pick *Delegate as
the name as we have a PopupMenuClient and a SearchPopupMenuClient would be
different. The Delegate approach was used for the Clipboard implementation on
Gtk+ as well.

Also start using the new #if USE() instead of having PLATFORM(GTK) &&
PLATFORM(QT) and share the generic part.


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



More information about the webkit-unassigned mailing list