[Webkit-unassigned] [Bug 69928] [WebKit2][gtk] Fix warnings while generating WebKit2-GTK+ documentation.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 13 04:37:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=69928
--- Comment #4 from Nayan Kumar K <nayankk at motorola.com> 2011-10-13 04:37:25 PST ---
(From update of attachment 110817)
View in context: https://bugs.webkit.org/attachment.cgi?id=110817&action=review
>> Source/WebKit2/UIProcess/API/gtk/WebKitError.h:83
>> + * Enum values used to denote the various plugin errors.
>
> Ditto, I think it would be better to file a new bug report to document missing enums in WebError and include a patch with both PolicyError and PluginError enums documented.
I have raised a new bug for adding this documentation - https://bugs.webkit.org/show_bug.cgi?id=70016
>> Source/WebKit2/UIProcess/API/gtk/WebKitError.h:84
>> + *
>
> I don't think we need this empty line.
Yes, we actually do not need an empty line here.
>> Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.h:53
>> + **/
>
> Are you sure this produces a warning? I don't think we need either the empty line nor the double ** at the end.
You are right. Double ** is needed only in starting the comment block. Removed this and also the empty line.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list