<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer][MSE] Some GStreamer log messages are generated with the 'default' category"
   href="https://bugs.webkit.org/show_bug.cgi?id=168015#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer][MSE] Some GStreamer log messages are generated with the 'default' category"
   href="https://bugs.webkit.org/show_bug.cgi?id=168015">bug 168015</a>
              from <span class="vcard"><a class="email" href="mailto:vchipirras&#64;igalia.com" title="Vanessa Chipirrás Navalón &lt;vchipirras&#64;igalia.com&gt;"> <span class="fn">Vanessa Chipirrás Navalón</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=168015#c11">comment #11</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=301178&amp;action=diff" name="attach_301178" title="Patch">attachment 301178</a> <a href="attachment.cgi?id=301178&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=301178&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=301178&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebCore/platform/graphics/gstreamer/mse/MediaSourceClientGStreamerMSE.cpp:27
&gt; &gt; +#include &lt;gst/gst.h&gt;
&gt; 
&gt; This include does not seem to be needed, please confirm it and remove it.
&gt; 
&gt; &gt; Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:59
&gt; &gt; +#define WEBKIT_MEDIA_SRC_CATEGORY_INIT GST_DEBUG_CATEGORY_INIT(webkit_media_src_debug, &quot;webkitmediasrc&quot;, 0, &quot;websrc element&quot;);
&gt; 
&gt; Taking advantage of having to remove the include above and having to upload
&gt; the patch again, let's change:
&gt; 
&gt; &quot;websrc element&quot; -&gt; &quot;web media source element&quot;</span >

This is necessary because I got a error from EFL. Also, in the documentation about GST_DEBUG_CATEGORY indicates this header in the Include section.</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>