[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-filesystem-cvs
Subject:    [Filesystem-cvs] http httpfsys.cpp,1.109.2.25,1.109.2.26
From:       qluo () helixcommunity ! org
Date:       2010-11-17 17:34:46
Message-ID: 201011171735.oAHHZ42Z009203 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/filesystem/http
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv28193

Modified Files:
      Tag: hxclient_3_1_0_atlas
	httpfsys.cpp 
Log Message:
relax ReportDownloadComplete() calling conditions.  CR: jgordon@real.com


Index: httpfsys.cpp
===================================================================
RCS file: /cvsroot/filesystem/http/httpfsys.cpp,v
retrieving revision 1.109.2.25
retrieving revision 1.109.2.26
diff -u -d -r1.109.2.25 -r1.109.2.26
--- httpfsys.cpp	11 Oct 2010 15:48:48 -0000	1.109.2.25
+++ httpfsys.cpp	17 Nov 2010 17:34:43 -0000	1.109.2.26
@@ -1161,9 +1161,13 @@
             // /NOTE: if we got here because download stopped early, then this
             // will report a lower-than-entire-file-duration value:
             ReportTotalDurChanged();
-            ReportDownloadComplete();
         }
     }
+
+    if (bReadContentsDone)
+    {
+        ReportDownloadComplete();
+    }
 #endif // /HELIX_FEATURE_PROGRESSIVE_DOWNLD_STATUS.
 }
 


_______________________________________________
Filesystem-cvs mailing list
Filesystem-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/filesystem-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic