[webkit-reviews] review requested: [Bug 32550] [Qt] Implement combobox delegate for Qt : [Attachment 44883] Creating abstract popup menu class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 09:13:16 PST 2009


Luiz Agostini <luiz.agostini at openbossa.org> has asked  for review:
Bug 32550: [Qt] Implement combobox delegate for Qt
https://bugs.webkit.org/show_bug.cgi?id=32550

Attachment 44883: Creating abstract popup menu class.
https://bugs.webkit.org/attachment.cgi?id=44883&action=review

------- Additional Comments from Luiz Agostini <luiz.agostini at openbossa.org>
Creating QAbstractPopupMenu class and QDefaultPopupMenu class that inherits
from QAbstractPopupMenu.
Custom combobox popup menu implementations will inherit from
QAbstractPopupMenu.
QDefaultPopupMenu needs to be improved to provide standard features that are
missing in QtWebKit.

No behaviour changes.


More information about the webkit-reviews mailing list