[webkit-reviews] review granted: [Bug 90084] [GStreamer] Live stream support is weak : [Attachment 155559] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 09:15:32 PDT 2012


Martin Robinson <mrobinson at webkit.org> has granted Philippe Normand
<pnormand at igalia.com>'s request for review:
Bug 90084: [GStreamer] Live stream support is weak
https://bugs.webkit.org/show_bug.cgi?id=90084

Attachment 155559: Patch
https://bugs.webkit.org/attachment.cgi?id=155559&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=155559&action=review


> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:156
> +	       bool isLiveStream() const { return m_isStreaming; }

I think I would prefer isStreaming() here.


More information about the webkit-reviews mailing list