<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Adding JSObjectGetClass method"
href="https://bugs.webkit.org/show_bug.cgi?id=160032#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Adding JSObjectGetClass method"
href="https://bugs.webkit.org/show_bug.cgi?id=160032">bug 160032</a>
from <span class="vcard"><a class="email" href="mailto:danilo.cesar@collabora.co.uk" title="Danilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>"> <span class="fn">Danilo Cesar Lemes de Paula</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=160032#c9">comment #9</a>)
<span class="quote">> <span class=""><a href="attachment.cgi?id=284295&action=diff" name="attach_284295" title="Patch">Attachment 284295</a> <a href="attachment.cgi?id=284295&action=edit" title="Patch">[details]</a></span> 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.</span >
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>