[Webkit-unassigned] [Bug 55026] New: [EFL] Doxygen documentation for ewk_window_features and ewk_context_menu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 23 02:28:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55026
Summary: [EFL] Doxygen documentation for ewk_window_features
and ewk_context_menu
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: g.czajkowski at samsung.com
It adds and modifies doxygen documentation for files:
ewk_context_menu.h/cpp
ewk_window_features.h/cpp
Additionally I modified ewk_context_menu_item_select method. Now it returns EINA_FALSE when CONTEXT_MENU is disabled. What is your opinion on that?
I would like to suggest similar policy for the internal methods in ewk_context_menu.cpp - to move CONTEXT_MENU macro inside the functions. When the macro is disabled the methods will be returned EINA_FALSE or 0 (NULL pointer). Current for the internal methods doxygen documentation won't be available (even if doxgen config will be changed).
Thanks
--
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