gnome-shell/js/gdm
Ray Strode 765d0228c0 loginDialog: move user list loading after actors are constructed
Right now we queue populating the user list in the middle of setting
up the dialog actors. Of course, the actual population happens some time
later after going back to the main loop.

It's more logical to structure the code so the the actors are
instantiated first in one block and then other things after that.

This commit moves the user list population enqueuing operation to the
bottom of the constuctor.

https://bugzilla.gnome.org/show_bug.cgi?id=721868
2014-01-13 12:42:39 -05:00
..
authPrompt.js
batch.js
fingerprint.js
loginDialog.js loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
oVirt.js
realmd.js
util.js