refactor media_providers to not use DeferredActionsManager

Bug #233453 reported by Benjamin Kampmann
2
Affects Status Importance Assigned to Milestone
Moovida
Fix Released
Undecided
Florian Boucault

Bug Description

Some media providers (like gnomevfs, elisa_media, stage_media) are currently using the DeferredActionsManager at the wrong places. Often they enqueue or insert an action in the manager that returns immediatly and where defer.succeed should be used instead.

We should refactor all these components to not even use the DeferredActionsManager because calling it is big overhead we can avoid.

Revision history for this message
Florian Boucault (fboucault) wrote :

Only GnomeVFS still uses DeferredActionsManager and will be overrided by the upcoming GIO/GVFS.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.