From f33dba664d082d669c7380f8f0073dfcc1776cba Mon Sep 17 00:00:00 2001 From: "law%netscape.com" Date: Fri, 7 Dec 2001 00:28:53 +0000 Subject: [PATCH] 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 --- mozilla/xpfe/components/ucth/resources/helperAppDldProgress.xul | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpfe/components/ucth/resources/helperAppDldProgress.xul b/mozilla/xpfe/components/ucth/resources/helperAppDldProgress.xul index 74f52d50776..c5ac640e170 100644 --- a/mozilla/xpfe/components/ucth/resources/helperAppDldProgress.xul +++ b/mozilla/xpfe/components/ucth/resources/helperAppDldProgress.xul @@ -36,6 +36,7 @@ Contributor(s): class="dialog" title="&downloadWindow.title;" onload="onLoad()" + onclose="onCancel()" onunload="onUnload()">