[webkit-reviews] review requested: [Bug 62191] [Qt] Creating webkit2 popup menu hooks and adding popup menus to MiniBrowser. : [Attachment 96787] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 14:22:39 PDT 2011


Luiz Agostini <luiz at webkit.org> has asked  for review:
Bug 62191: [Qt] Creating webkit2 popup menu hooks and adding popup menus to
MiniBrowser.
https://bugs.webkit.org/show_bug.cgi?id=62191

Attachment 96787: patch
https://bugs.webkit.org/attachment.cgi?id=96787&action=review

------- Additional Comments from Luiz Agostini <luiz at webkit.org>
This patch is a bit different from the previous one. 

The main difference is that in previous patch the QWKPopupMenuData object was
only alive during the QWKPopupMenu::show execution. Now the QWKPopupMenu object
owns a QWKPopupMenuData object.


More information about the webkit-reviews mailing list