[Webkit-unassigned] [Bug 167981] [GStreamer] Critical warnings when media player is destroyed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 04:06:43 PST 2017


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

--- Comment #3 from Enrique Ocaña <eocanha at igalia.com> ---
At first I feared that with the new condition (or even with the critical) the handler remained connected, but in the end it'll be automatically disconnected when the GstUriDecodeBin is destroyed:

https://developer.gnome.org/gobject/stable/gobject-Signals.html states that "signal handlers are automatically disconnected when the object emitting the signal is finalised".

Therefore, the patch looks good.

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


More information about the webkit-unassigned mailing list