Bug #44176 --> support a ShowProgress method to launch a standalone

progress dialog. most of this dialog was ripped from downloadProgress.js/.xul. after RTM,
we are going to properly merge the two files togther. This version implements
nsIWebProgressListener...
r=law, sr=alecf
This commit is contained in:
mscott%netscape.com 2000-10-04 06:52:28 +00:00
Родитель fdc0cccdf2
Коммит f288e2c9f2
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -174,6 +174,8 @@ toolkit.jar:
content/global/unknownContent.js (ucth/resources/unknownContent.js)
content/global/helperAppLauncher.xul (ucth/resources/helperAppLauncher.xul)
content/global/helperAppLauncher.js (ucth/resources/helperAppLauncher.js)
content/global/helperAppDldProgress.js (ucth/resources/helperAppDldProgress.js)
content/global/helperAppDldProgress.xul (ucth/resources/helperAppDldProgress.xul)
content/global/downloadProgress.xul (xfer/resources/downloadProgress.xul)
content/global/downloadProgress.js (xfer/resources/downloadProgress.js)
content/global/autocomplete.xml (autocomplete/resources/content/autocomplete.xml)