[Webkit-unassigned] [Bug 51902] [Qt] [WK2] Add support for non-trivial context menu action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 17:05:15 PST 2011


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





--- Comment #6 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-01-04 17:05:15 PST ---
(In reply to comment #5)
> > WebKit2/UIProcess/API/qt/qwkpage.cpp:604
> > +    QAction* qtAction = action(webAction);
> 
> So this action() converter was already defined?

Yep, QWKPage::action() seem to be a copy of the design of QWebPage::action(). It is used to get the page action in any context.

Thanks for the review Kenneth.

-- 
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