(*) Hook in libxpnet's pause/resume support and add a disk space warning.
(*) Also, fix the download location for resumption. (*) Implement a new and improved download UI with a unified prog bar. b = 77980 r = suu sr = mscott git-svn-id: svn://10.0.0.236/trunk@93756 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
nsXIOptions::nsXIOptions() :
|
||||
mTitle(NULL),
|
||||
mDestination(NULL),
|
||||
mSetupType(-1),
|
||||
mSetupType(0),
|
||||
mMode(MODE_DEFAULT),
|
||||
mProxyHost(NULL),
|
||||
mProxyPort(NULL),
|
||||
mProxyUser(NULL),
|
||||
|
||||
Reference in New Issue
Block a user