<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Coordinated Graphics] Improve scheduling of tasks between threads in CoordinatedGraphicsScene"
   href="https://bugs.webkit.org/show_bug.cgi?id=160238#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Coordinated Graphics] Improve scheduling of tasks between threads in CoordinatedGraphicsScene"
   href="https://bugs.webkit.org/show_bug.cgi?id=160238">bug 160238</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160238#c4">comment #4</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=160238#c3">comment #3</a>) 
&gt; &gt; This is WTF::Function.
&gt; 
&gt; Why is WTF::Function preferred to std::function?</span >

WTF::Function is non-copyable, so it's safer to use between threads and allows to capture things like Ref&lt;&gt;</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>