Bug 167796 - Doc generation failure in WebKitSecurityOrigin
Summary: Doc generation failure in WebKitSecurityOrigin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 09:18 PST by Olivier Blin
Modified: 2017-02-03 10:46 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2017-02-03 09:24 PST, Olivier Blin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 2017-02-03 09:18:49 PST
The doc generation fails in Source/WebKit2/UIProcess/API/gtk/WebKitSecurityOrigin.cpp:167:
warning: Free-form return value description in webkit_security_origin_get_protocol. Use `Returns:' to avoid ambiguities.
Comment 1 Olivier Blin 2017-02-03 09:24:19 PST
Created attachment 300537 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-03 09:27:17 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 WebKit Commit Bot 2017-02-03 10:46:54 PST
Comment on attachment 300537 [details]
Patch

Clearing flags on attachment: 300537

Committed r211639: <http://trac.webkit.org/changeset/211639>
Comment 4 WebKit Commit Bot 2017-02-03 10:46:59 PST
All reviewed patches have been landed.  Closing bug.