Bug 168214

Summary: [GTK] Improve documentation of webkit_context_menu_set_user_data()
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Trivial CC: berto, bugs-noreply, cgarcia, commit-queue, gustavo, mcatanzaro, mrobinson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2017-02-12 19:11:14 PST
Improve documentation of webkit_context_menu_set_user_data()
Comment 1 Michael Catanzaro 2017-02-12 19:12:17 PST
Created attachment 301327 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-12 19:14:05 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 Carlos Garcia Campos 2017-02-12 22:24:10 PST
Comment on attachment 301327 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=301327&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitContextMenu.cpp:336
> + * If the @user_data #GVariant is floating, it is consumed.

I think this is expected with floating objects, but it doesn't hurt to clarify it here anyway.
Comment 4 WebKit Commit Bot 2017-02-12 22:48:59 PST
Comment on attachment 301327 [details]
Patch

Clearing flags on attachment: 301327

Committed r212225: <http://trac.webkit.org/changeset/212225>
Comment 5 WebKit Commit Bot 2017-02-12 22:49:05 PST
All reviewed patches have been landed.  Closing bug.