Bug 70587 - [GTK] Fix API documentation comment for webkit_web_view_get_estimated_load_progress()
Summary: [GTK] Fix API documentation comment for webkit_web_view_get_estimated_load_pr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-10-21 01:21 PDT by Carlos Garcia Campos
Modified: 2011-10-21 05:06 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2011-10-21 01:22 PDT, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2011-10-21 01:21:04 PDT
It's should start with /** to be recognized as API documentation.
Comment 1 Carlos Garcia Campos 2011-10-21 01:22:58 PDT
Created attachment 111920 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-10-21 01:44:01 PDT
Committed r98086: <http://trac.webkit.org/changeset/98086>
Comment 3 Carlos Garcia Campos 2011-10-21 05:04:40 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 4 Carlos Garcia Campos 2011-10-21 05:06:29 PDT
(In reply to comment #3)
> 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

Sorry, I was trying the new watchlist, I thought apply-watchlist-local didn't actually update the bug :-P