[Webkit-unassigned] [Bug 27546] [GTK] context menu overriding API is very limited
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 10:12:54 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27546
--- Comment #1 from Gustavo Noronha (kov) <gns at gnome.org> 2009-07-22 10:12:54 PDT ---
Created an attachment (id=33267)
--> (https://bugs.webkit.org/attachment.cgi?id=33267)
Rewrite of context menu handling using GtkUIManager
WebCore/platform/ContextMenu.h | 6 +
WebCore/platform/ContextMenuItem.h | 9 +-
WebCore/platform/PlatformMenuDescription.h | 4 +-
WebCore/platform/gtk/ContextMenuGtk.cpp | 142 +++++++++++-
WebCore/platform/gtk/ContextMenuItemGtk.cpp | 241 +++++++++++++-------
WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp | 112 +---------
WebKit/gtk/webkit/webkitwebview.cpp | 83 +++++++-
7 files changed, 385 insertions(+), 212 deletions(-)
--
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