Bug 138467

Summary: [GTK] Use API::ContextMenuClient and API::InjectedBundle::PageContextMenuClient classes
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, commit-queue, gustavo, mrobinson, pnormand, svillar
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 138466    
Bug Blocks:    
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2014-11-06 07:51:08 PST
To simplify the implementation of the context menu.
Comment 1 Carlos Garcia Campos 2014-11-06 08:00:11 PST
Created attachment 241108 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-06 08:01:06 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Gustavo Noronha (kov) 2014-11-10 15:05:12 PST
Comment on attachment 241108 [details]
Patch

LGTM
Comment 4 Carlos Garcia Campos 2015-01-22 00:30:44 PST
Committed r178892: <http://trac.webkit.org/changeset/178892>