After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752494 - harness: Forward sticky events to sink harness
harness: Forward sticky events to sink harness
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-16 14:43 UTC by Stian Selnes (stianse)
Modified: 2015-08-16 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
harness: Forward sticky events to sink harness (1.61 KB, patch)
2015-07-16 14:43 UTC, Stian Selnes (stianse)
committed Details | Review

Description Stian Selnes (stianse) 2015-07-16 14:43:54 UTC
Fixes issue where if a sink harness was added late the sticky events
would not be forwared.
Comment 1 Stian Selnes (stianse) 2015-07-16 14:43:57 UTC
Created attachment 307562 [details] [review]
harness: Forward sticky events to sink harness
Comment 2 Tim-Philipp Müller 2015-07-16 15:24:47 UTC
Pushed:

commit fe6f694dbb7f64a37a7db7dd095da75a628645ca
Author: Stian Selnes <stian@pexip.com>
Date:   Mon Jul 13 11:10:49 2015 +0200

    harness: Forward sticky events to sink harness
    
    Fixes issue where if a sink harness was added late the sticky events
    would not be forwared.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=752494