Fremantle: Make DBusGProxy static in launch_microb_open_window()
authorSteven Luo <steven+maemo@steven676.net>
Wed, 8 Sep 2010 07:20:39 +0000 (00:20 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Wed, 8 Sep 2010 07:20:39 +0000 (00:20 -0700)
Chances are good we'll need to use the D-Bus proxy again at some point,
so instead of getting rid of it when launch_microb_open_window()
finishes, save it for later use.

Has the side effect of fixing a leak when we open a bookmarks window.


No differences found