gnome-shell/js
Cosimo Cecchi 10c104529f remote-search: initialize the DBus proxy asynchronously
Initializing this synchronously means that we will possibly wait for the
process to be auto-activated and answering to our call.
If the process is already running it also might not answer immediately
our request, as it might be doing sync I/O.
The right thing to do is to initialize the proxy asynchronously; there
are try/catch blocks in place for when the object is not available, or
not properly initialized.

https://bugzilla.gnome.org/show_bug.cgi?id=687491
2012-11-06 18:11:56 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm loginDialog: support disable-user-list key 2012-11-06 15:05:15 -05:00
misc mobile-providers: new country-specific type to gather providers 2012-11-05 22:20:08 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui remote-search: initialize the DBus proxy asynchronously 2012-11-06 18:11:56 -05:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00