[Webkit-unassigned] [Bug 178160] [GStreamer][MSE] Trim space between codecs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 23 08:37:15 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178160

Charlie Turner <cturner at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cturner at igalia.com

--- Comment #17 from Charlie Turner <cturner at igalia.com> ---
Comment on attachment 324558
  --> https://bugs.webkit.org/attachment.cgi?id=324558
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=324558&action=review

> Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:847
> +        codec = codec.stripWhiteSpace();

I don't think we should be duplicating this logic, isn't the ContentType class in WebKit designed to handle this for us? See ContentType::parameter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171023/7cf226a7/attachment-0001.html>


More information about the webkit-unassigned mailing list