[evolution-data-server] CamelFolderSummary: Add a FIXME comment.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] CamelFolderSummary: Add a FIXME comment.
- Date: Thu, 5 Dec 2013 15:02:30 +0000 (UTC)
commit 1a40d63c782a6e61ac9d1e4b217a7279ab1c403c
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Dec 5 10:03:05 2013 -0500
CamelFolderSummary: Add a FIXME comment.
Resolving corner cases so I can get rid of camel_folder_lock/unlock().
camel/camel-folder-summary.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/camel/camel-folder-summary.c b/camel/camel-folder-summary.c
index 4742373..8c91ac3 100644
--- a/camel/camel-folder-summary.c
+++ b/camel/camel-folder-summary.c
@@ -2278,6 +2278,9 @@ cfs_reload_from_db (CamelFolderSummary *summary,
cfs_schedule_info_release_timer (summary);
+ /* FIXME Convert this to a GTask, submitted through
+ * camel_service_queue_task(). Then it won't
+ * have to call camel_folder_lock/unlock(). */
if (summary->priv->need_preview)
camel_session_submit_job (
session,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]