gnome-shell/js
Adel Gadllah 7c534a87cf dnd: Don't pass null to ClutterActor.disconnect()
_ungrabActor disconnects the event signal handler but does not
check whether it is connected before doing so which can result into
an exception like:

JS ERROR: !!!   Exception was: Error: disconnect() takes one arg, the signal handler id
JS ERROR: !!!     lineNumber = '0'
JS ERROR: !!!     fileName = 'gjs_throw'
JS ERROR: !!!     stack = 'Error("disconnect() takes one arg, the signal handler id")@:0
2011-02-28 22:41:11 +01:00
..
misc Ensure that all signatures are defined in DBus interfaces 2011-02-28 18:40:57 +01:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui dnd: Don't pass null to ClutterActor.disconnect() 2011-02-28 22:41:11 +01:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00