Bug 87930

Summary: [GTK] Fix webkit_web_view_can_execute_editing_command() API doc
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2012-05-30 23:44:39 PDT
Return value refers to cut command
Comment 1 Carlos Garcia Campos 2012-05-30 23:45:47 PDT
Created attachment 144996 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-30 23:47:17 PDT
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 Carlos Garcia Campos 2012-05-31 08:27:41 PDT
Committed r119106: <http://trac.webkit.org/changeset/119106>