[Webkit-unassigned] [Bug 77086] [GStreamer] 0.11 webkitwebsrc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 00:28:24 PST 2012


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





--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org>  2012-02-01 00:28:24 PST ---
(In reply to comment #6)
> (In reply to comment #2)
> > (From update of attachment 124090 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=124090&action=review
> > 
> > > Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:590
> > > +        g_set_error(error, GST_URI_ERROR, GST_URI_ERROR_BAD_URI, "Invalid URI '%s'", uri);
> > 
> > error can be NULL
> 
> Hum but g_set_error accepts NULL error, not sure I understand the issue here.

Yes, I forgot that g_set_error() accepts NULL. Sorry

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list