gnome-shell/js
Giovanni Campagna b9cb37da5e PopupMenuManager: don't throw exceptions if don't have focus
stage.key_focus can be null, but passing null to _activeMenuContains
throws (from gjs marshalling). In that case, just assume it returned
false.

https://bugzilla.gnome.org/show_bug.cgi?id=642976
2011-03-02 16:30:38 +01:00
..
misc
perf
ui PopupMenuManager: don't throw exceptions if don't have focus 2011-03-02 16:30:38 +01:00
Makefile.am