765d0228c0
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 |
||
---|---|---|
.. | ||
authPrompt.js | ||
batch.js | ||
fingerprint.js | ||
loginDialog.js | ||
oVirt.js | ||
realmd.js | ||
util.js |