Bug 623400 - acquire context before dispatching
authorRyan Lortie <desrt@desrt.ca>
Sun, 3 Oct 2010 21:30:10 +0000 (17:30 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sun, 3 Oct 2010 21:34:16 +0000 (17:34 -0400)
commit0bd50b39eb8223f2eeffe8dc5fe096b2c7695529
tree3bf078ac14c43794f7e5b148ef8ebe21ab74165f
parent92974b80fc10f494b33ed6760b5417bbbbb83473
Bug 623400 - acquire context before dispatching

For GSettings.

Use the functionality introduced in the last commit to simplify our
notify dispatching and increase the safety of doing so (by ensuring that
the context is acquired in the current thread for the duration of the
dispatch).

This closes bugs #623400 and #629849.
gio/gdelayedsettingsbackend.c
gio/gsettingsbackend.c
gio/gsettingsbackendinternal.h