mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me
This commit is contained in:
parent
89a7bf1963
commit
2cf76e1f44
@ -53,8 +53,8 @@ interface nsIObserver;
|
||||
* 2. Set appropriate attributes that control the display and behavior
|
||||
* of the dialog.
|
||||
* 3. Open the dialog.
|
||||
* 4. Send progress notifications to the dialog, via it's
|
||||
* nsIWebProgressListener methods.
|
||||
* 4. Send progress notifications to the dialog, via its
|
||||
* nsIDownloadProgressListener methods.
|
||||
* 5. Close the dialog when the operation completes, or when the user
|
||||
* closes it manually.
|
||||
* 6. Release the instance. The instance will be referenced by
|
||||
|
Loading…
Reference in New Issue
Block a user