Bug 70587

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

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