[Webkit-unassigned] [Bug 160032] Adding JSObjectGetClass method
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 21 18:18:44 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160032
--- Comment #11 from Danilo Cesar Lemes de Paula <danilo.cesar at collabora.co.uk> ---
(In reply to comment #9)
> Attachment 284295 [details] did not pass style-queue:
>
>
> ERROR: Source/JavaScriptCore/API/JSObjectRef.h:502: The parameter name
> "object" adds no information, so it should be removed.
> [readability/parameter_name] [5]
> Total errors found: 1 in 4 files
>
>
> If any of these errors are false positives, please file a bug against
> check-webkit-style.
Yep, that's the problem I mentioned in Joseph's comment.
webkit-style complains that I use the parameter name "object", although all the rest of the API uses it in that way. Should I just ignore this warning or is there something else I should do?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160722/80cb43ee/attachment.html>
More information about the webkit-unassigned
mailing list