<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo][Video][MediaFoundation] Video should be rendered in provided graphics context."
   href="https://bugs.webkit.org/show_bug.cgi?id=150941#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo][Video][MediaFoundation] Video should be rendered in provided graphics context."
   href="https://bugs.webkit.org/show_bug.cgi?id=150941">bug 150941</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=150941#c7">comment #7</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=264880&amp;action=diff" name="attach_264880" title="Patch">attachment 264880</a> <a href="attachment.cgi?id=264880&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=264880&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=264880&amp;action=review</a>
&gt; 
&gt; 
&gt; &gt; Source/WebCore/platform/graphics/win/MediaFoundationUtils.h:1133
&gt; &gt; +template&lt;class T&gt;
&gt; &gt; +class AsyncCallback : public IMFAsyncCallback {
&gt; 
&gt; This is cool, but it's only used once.  Is it always called on the main
&gt; thread, or do we need Locks when using this?</span >

I removed this template, since the same thing can be accomplished by letting CustomVideoPresenter inherit from IMFAsyncCallback and implement the required methods :)</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>