Bug 132263 - [GTK][WK2] Missing return statement in webkit_plugin_get_description()
Summary: [GTK][WK2] Missing return statement in webkit_plugin_get_description()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-28 04:36 PDT by Zan Dobersek
Modified: 2014-04-28 07:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2014-04-28 04:38 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-04-28 04:36:23 PDT
[GTK][WK2] Missing return statement in webkit_plugin_get_description()
Comment 1 Zan Dobersek 2014-04-28 04:38:42 PDT
Created attachment 230292 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-28 04:39:49 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 2014-04-28 04:49:25 PDT
Comment on attachment 230292 [details]
Patch

Good catch, please add it to the 2.4 wiki as well.
Comment 4 Zan Dobersek 2014-04-28 07:25:04 PDT
Comment on attachment 230292 [details]
Patch

Clearing flags on attachment: 230292

Committed r167884: <http://trac.webkit.org/changeset/167884>
Comment 5 Zan Dobersek 2014-04-28 07:25:12 PDT
All reviewed patches have been landed.  Closing bug.