Closed Bug 128119 Opened 23 years ago Closed 20 years ago

nsIProgressDialog - target should be a nsIURI

Categories

(Core Graveyard :: Embedding: APIs, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dougt, Assigned: darin.moz)

References

Details

So that we can sucessfully reused the nsIProgressDialog interface for both 
downloading as well as uploading, the |target| attribute should be type nsIURI.  
It currently is |nsILocalFile| which is bias towards downloading to disk.


http://lxr.mozilla.org/seamonkey/source/embedding/components/ui/progressDlg/nsIP
rogressDialog.idl
Sounds reasonable.

Are there related changes that would need to be made to influence the wording on
the dialog?  I'm thinking about the "Saving from:" and "o:" labels on the
source/target fields, the presence/wording of the "Keep this dialog open after
download completes" checkbox, etc.
I want to use this interface so that I can upload stuff.  Only Minor changes are
required.  
-> law
Assignee: valeski → law
-> me
Assignee: law → varga
Blocks: 24867
this bug has been fixed on the trunk by my patch for bug 24867.
Assignee: varga → darin
marking FIXED
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.