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 654733 - [Patch] Deprecate main_context property.
[Patch] Deprecate main_context property.
Status: RESOLVED FIXED
Product: gssdp
Classification: Other
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-16 12:10 UTC by Jens Georg
Modified: 2019-02-22 09:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (14.84 KB, patch)
2011-07-16 12:10 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2011-07-16 12:10:48 UTC
Created attachment 192086 [details] [review]
patch

Use g_main_context_get_thread_default() instead
Comment 1 Zeeshan Ali 2011-07-20 13:22:52 UTC
Looks good, except for one return statement isn't on a new line. :)
Comment 2 Zeeshan Ali 2011-07-20 13:23:40 UTC
Review of attachment 192086 [details] [review]:

Last comment on bug.
Comment 3 Jens Georg 2011-07-20 18:51:09 UTC
Committed.
Comment 4 Zeeshan Ali 2011-07-26 23:23:59 UTC
Review of attachment 192086 [details] [review]:

Already committed.