<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement EventSenderProxy for WebKitTestRunner on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=148963#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement EventSenderProxy for WebKitTestRunner on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=148963">bug 148963</a>
              from <span class="vcard"><a class="email" href="mailto:wenson_hsieh&#64;apple.com" title="Wenson Hsieh &lt;wenson_hsieh&#64;apple.com&gt;"> <span class="fn">Wenson Hsieh</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=148963#c16">comment #16</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=261079&amp;action=diff" name="attach_261079" title="Patch">attachment 261079</a> <a href="attachment.cgi?id=261079&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=261079&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=261079&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebKit2/UIProcess/WebPageProxy.h:1082
&gt; &gt; +    void sendForceRepaintWithCallback(RefPtr&lt;VoidCallback&gt;);
&gt; 
&gt; Argument types should almost never be RefPtr. Please consider a plain
&gt; reference or pointer or RefPtr&amp;&amp; or Ref&amp;&amp;. Details at
&gt; &lt;<a href="http://www.webkit.org/coding/RefPtr.html">http://www.webkit.org/coding/RefPtr.html</a>&gt;.</span >

Got it -- I'll change this. Thanks for the link!</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>