gnome-shell/js/gdm
verdre a8e17f73ec loginDialog: Use more function scope variables inside _startTimedLogin
Using function scope variables increases readability and prevents
unwanted changes from outside while the batch is running.
2018-04-19 17:26:13 +02:00
..
authPrompt.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
batch.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
fingerprint.js gdm: Handle absence of Fprint.Manager service 2017-03-20 19:02:07 +01:00
loginDialog.js loginDialog: Use more function scope variables inside _startTimedLogin 2018-04-19 17:26:13 +02:00
oVirt.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
realmd.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
util.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00