[evolution/kill-bonobo] Add a FIXME comment to e-attachment.c
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/kill-bonobo] Add a FIXME comment to e-attachment.c
- Date: Wed, 12 Aug 2009 13:57:15 +0000 (UTC)
commit cf3c80c4bd200f9a9360a77c768f0eac2281753a
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Aug 3 20:56:30 2009 -0400
Add a FIXME comment to e-attachment.c
widgets/misc/e-attachment.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/widgets/misc/e-attachment.c b/widgets/misc/e-attachment.c
index 7735be8..3bf05ae 100644
--- a/widgets/misc/e-attachment.c
+++ b/widgets/misc/e-attachment.c
@@ -1729,6 +1729,8 @@ attachment_load_from_mime_part (LoadContext *load_context)
g_file_info_set_attribute_string (
file_info, attribute, string);
+ /* FIXME This can cause Camel to block while downloading the
+ * MIME part in order to determine the content size. */
size = (goffset) camel_mime_part_get_content_size (mime_part);
g_file_info_set_size (file_info, size);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]