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

This commit is contained in:
law%netscape.com 2001-12-07 00:28:53 +00:00
parent 87e765c949
commit cfaf73334b

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"/>