gnome-shell/js
Florian Müllner 02c99e4b25 authPrompt: Clear _queryingService on verification failure
A conversation is finished after failing, and we are expecting a new
one to be started shortly after. However if we encounter an existing
reference to a previously set _queryingService, we will clear the
password entry, which might already contain a partially typed password
at that point. The behavior does make sense in the case of conflicting
conversations, but in the failure case it is both unexpected and
annoying, so clear _queryingService early to prevent this.

https://bugzilla.gnome.org/show_bug.cgi?id=708186
2013-09-23 13:32:17 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm authPrompt: Clear _queryingService on verification failure 2013-09-23 13:32:17 +02:00
misc AppFolderPopup: fix the position of close buttons 2013-09-12 14:33:35 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui keyring: Don't unregister the prompt when disabled 2013-09-23 13:32:17 +02:00
Makefile.am Magnifier: Implement focus and caret tracking 2013-09-05 13:18:54 -04:00