<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&#64;collabora.co.uk" title="Danilo Cesar Lemes de Paula &lt;danilo.cesar&#64;collabora.co.uk&gt;"> <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">&gt; <span class=""><a href="attachment.cgi?id=284295&amp;action=diff" name="attach_284295" title="Patch">Attachment 284295</a> <a href="attachment.cgi?id=284295&amp;action=edit" title="Patch">[details]</a></span> did not pass style-queue:
&gt; 
&gt; 
&gt; ERROR: Source/JavaScriptCore/API/JSObjectRef.h:502:  The parameter name
&gt; &quot;object&quot; adds no information, so it should be removed. 
&gt; [readability/parameter_name] [5]
&gt; Total errors found: 1 in 4 files
&gt; 
&gt; 
&gt; If any of these errors are false positives, please file a bug against
&gt; check-webkit-style.</span >

Yep, that's the problem I mentioned in Joseph's comment.

webkit-style complains that I use the parameter name &quot;object&quot;, 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>