gnome-shell/js/ui/status
Ryan Lortie b7d2191059 network: properly remove connections from list
Due to a typo we were always removing the first (index 0) connection
from the global list of connections instead of the correct one.

This resulted in some connections remaining in the shell's connection
list long after they were removed.  In particular, this resulted in
multiple copies of a bluetooth connection appearing after suspend/resume
(when the device was readded and the cached connection list was
rescanned).

https://bugzilla.gnome.org/show_bug.cgi?id=740227
(cherry picked from commit 3d4408dce8)
2014-11-21 14:15:17 -06:00
..
accessibility.js popupMenu: Use an image for arrows 2014-02-19 13:44:27 +01:00
bluetooth.js BluetoothMenu: fix visibility 2014-03-17 16:45:30 +01:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js switcherPopup: Add a return value to _keyPressHandler 2014-05-26 17:24:38 +02:00
location.js location: Don't hide location menu 2014-04-08 14:11:28 +01:00
network.js network: properly remove connections from list 2014-11-21 14:15:17 -06:00
power.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
rfkill.js rfkill: make the Airplane mode menu insensitive in the lock screen 2014-04-30 22:00:00 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Fix orientation lock never appearing 2014-07-21 16:06:43 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00