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 704949 - 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: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-26 18:43 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-27 00:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-provider: Use a serialized gicon instead of a to_string'd one (3.33 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:36 UTC
See patch.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-26 18:43:38 UTC
Created attachment 250226 [details] [review]
search-provider: Use a serialized gicon instead of a to_string'd one

This improves deserialization performance in gnome-shell.
Comment 2 Cosimo Cecchi 2013-07-26 20:02:08 UTC
Review of attachment 250226 [details] [review]:

Looks good, thanks!
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-07-27 00:32:57 UTC
Attachment 250226 [details] pushed as 65e62a7 - search-provider: Use a serialized gicon instead of a to_string'd one