Download manager. Not part of build.

This commit is contained in:
blakeross%telocity.com 2002-03-06 21:56:50 +00:00
parent 6a691fe3ef
commit 878a0a7ec2

View File

@ -122,7 +122,7 @@ nsDownloadProgressListener.prototype = {
percent = -1;
// Progress meter should be barber-pole in this case.
progressCol.firstChild.setAttribute( "mode", "undetermined" );
progressCol.setAttribute( "mode", "undetermined" );
}
// now that we've set the progress and the time, update # bytes downloaded...