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 632780 - queue: Remove useless checks from e406f7
queue: Remove useless checks from e406f7
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-21 10:03 UTC by Edward Hervey
Modified: 2010-12-03 14:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
queue: Remove useless checks from e406f7 (3.12 KB, patch)
2010-10-21 10:03 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2010-10-21 10:03:57 UTC
srcresult was being rechecked in places it couldn't have changed.
queue level was being rechecked in places it couldn't have changed.
Comment 1 Edward Hervey 2010-10-21 10:03:59 UTC
Created attachment 172916 [details] [review]
queue: Remove useless checks from e406f7
Comment 2 Sebastian Dröge (slomo) 2010-10-23 19:28:01 UTC
Review of attachment 172916 [details] [review]:

Looks good to me
Comment 3 Edward Hervey 2010-12-03 14:16:48 UTC
commit 0c2086a4750d077eb3b3f40cd039b33d904c966f
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Tue Oct 19 15:53:26 2010 +0200

    queue: Remove useless checks from e406f7
    
    srcresult was being rechecked in places it couldn't have changed.
    queue level was being rechecked in places it couldn't have changed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=632780