[gdm] session-worker: Remove obsolete FIXME
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] session-worker: Remove obsolete FIXME
- Date: Mon, 18 Jan 2016 18:16:41 +0000 (UTC)
commit 804f57be8f913e6a630d4d2b2bf1d0539d2686c2
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Jan 10 00:25:33 2016 -0600
session-worker: Remove obsolete FIXME
This comment led me on a bit of a wild goose chase, thinking that it is
possible for an ActUser to never load. Nowadays it will always load,
even if the username does not exist, and no further changes are required
in gdm. See fdo#66325.
https://bugzilla.gnome.org/show_bug.cgi?id=760401
daemon/gdm-session-worker.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/gdm-session-worker.c b/daemon/gdm-session-worker.c
index 2862a62..f2581ae 100644
--- a/daemon/gdm-session-worker.c
+++ b/daemon/gdm-session-worker.c
@@ -2814,7 +2814,6 @@ gdm_session_worker_handle_setup_for_user (GdmDBusWorker *object,
worker);
/* Load settings from accounts daemon before continuing
- * FIXME: need to handle username not loading
*/
worker->priv->pending_invocation = invocation;
if (gdm_session_settings_load (worker->priv->user_settings, username)) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]