mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Download manager. Not part of build.
This commit is contained in:
parent
6a691fe3ef
commit
878a0a7ec2
@ -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...
|
||||
|
Loading…
x
Reference in New Issue
Block a user