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 726698 - core: More cleanups
core: More cleanups
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-19 11:18 UTC by Bastien Nocera
Modified: 2014-03-27 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
core: Remove unnecessary dispose functions (6.02 KB, patch)
2014-03-19 11:19 UTC, Bastien Nocera
committed Details | Review
core: More guards in public functions (28.01 KB, patch)
2014-03-19 11:19 UTC, Bastien Nocera
committed Details | Review
core: Coding style fix (2.01 KB, patch)
2014-03-19 11:19 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-03-19 11:18:57 UTC
.
Comment 1 Bastien Nocera 2014-03-19 11:19:01 UTC
Created attachment 272371 [details] [review]
core: Remove unnecessary dispose functions

They were just chaining up.
Comment 2 Bastien Nocera 2014-03-19 11:19:07 UTC
Created attachment 272372 [details] [review]
core: More guards in public functions
Comment 3 Bastien Nocera 2014-03-19 11:19:12 UTC
Created attachment 272373 [details] [review]
core: Coding style fix
Comment 4 Bastien Nocera 2014-03-27 16:42:34 UTC
Attachment 272371 [details] pushed as e9ed090 - core: Remove unnecessary dispose functions
Attachment 272372 [details] pushed as 7429149 - core: More guards in public functions
Attachment 272373 [details] pushed as 117eed6 - core: Coding style fix