<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] use FastMalloc-based GstAllocator"
   href="https://bugs.webkit.org/show_bug.cgi?id=165793#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] use FastMalloc-based GstAllocator"
   href="https://bugs.webkit.org/show_bug.cgi?id=165793">bug 165793</a>
              from <span class="vcard"><a class="email" href="mailto:eocanha&#64;igalia.com" title="Enrique Ocaña &lt;eocanha&#64;igalia.com&gt;"> <span class="fn">Enrique Ocaña</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=297004&amp;action=diff" name="attach_297004" title="WIP">attachment 297004</a> <a href="attachment.cgi?id=297004&amp;action=edit" title="WIP">[details]</a></span>
WIP

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=297004&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=297004&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/platform/graphics/gstreamer/GstAllocatorFastMalloc.cpp:28
&gt; +#define WEBKIT_IS_VIDEO_SINK(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), WEBKIT_TYPE_VIDEO_SINK))</span >

This seems a leftover from the original code you used as template. Maybe you'd like it to be GST_IS_ALLOCATOR_FAST_MALLOC(), or maybe you're like to remove it if it's not used anywhere.</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>