gnome-shell/js
Giovanni Campagna 3d3c9546a2 NetworkMenu: don't query DBus properties of removed objects
Calling nm_access_point_get_ssid() in the handler of the
access-point-removed signal can result in DBus request, which will
then fail because the object was already removed at the server side.
Instead, use a difference function to retrieve the access point
object (the network), that compares directly by object identity.

https://bugzilla.gnome.org/show_bug.cgi?id=651378
2011-10-28 22:18:21 +02:00
..
gdm gdm: move focus to first item in list 2011-10-17 20:49:04 -04:00
misc *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui NetworkMenu: don't query DBus properties of removed objects 2011-10-28 22:18:21 +02:00
Makefile.am shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00