[Webkit-unassigned] [Bug 53264] [GTK] Implement device element dialog and stream device probing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 04:44:05 PST 2011


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





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2011-01-28 04:44:05 PST ---
(From update of attachment 80414)
View in context: https://bugs.webkit.org/attachment.cgi?id=80414&action=review

I haven't done a full review of this patch, only spotted this small issue

> Source/WebCore/platform/device/gstreamer/StreamDeviceManagerPrivateGStreamer.cpp:79
> +    const GParamSpec* pspec = gst_property_probe_get_property(probe, "device");

If think a if (pspec) test is missing here.

-- 
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