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 704948 - search-provider: Use a serialized gicon instead of a to_string'd one
search-provider: Use a serialized gicon instead of a to_string'd one
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-26 18:43 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-26 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-provider: Use a serialized gicon instead of a to_string'd one (2.19 KB, patch)
2013-07-26 18:43 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-07-26 18:43:04 UTC
See patch.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-26 18:43:06 UTC
Created attachment 250225 [details] [review]
search-provider: Use a serialized gicon instead of a to_string'd one

This improves deserialization performance in gnome-shell.
Comment 2 Bastien Nocera 2013-07-26 18:46:31 UTC
Review of attachment 250225 [details] [review]:

Sounds good to me.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-07-26 18:57:22 UTC
Attachment 250225 [details] pushed as 78647aa - search-provider: Use a serialized gicon instead of a to_string'd one