Bug 101182; add onclose handler that does onCancel; r=bryner, sr=hyatt

git-svn-id: svn://10.0.0.236/trunk@109911 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
law%netscape.com
2001-12-07 00:28:53 +00:00
parent e8756b98a4
commit f33dba664d

View File

@@ -36,6 +36,7 @@ Contributor(s):
class="dialog"
title="&downloadWindow.title;"
onload="onLoad()"
onclose="onCancel()"
onunload="onUnload()">
<script type="application/x-javascript" src="chrome://global/content/helperAppDldProgress.js"/>