[Bug 768141] bus: chain up constructed.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 14:06:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768141

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330485|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330485:
 --> (https://bugzilla.gnome.org/review?bug=768141&attachment=330485)

::: gst/gstbus.c
@@ +151,3 @@
   }
+
+  ((GObjectClass *) gst_bus_parent_class)->constructed (object);

G_OBJECT_CLASS (gst_bus_parent_class)->...

For consistency with everywhere else we do that

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list