adjust the close callback so that it knows what state the bug report window is in

closes PR 11773

merge to the release, please
(cherry picked from commit 95b6f149fa)
This commit is contained in:
Robby Findler 2011-04-16 21:09:29 -05:00 committed by Ryan Culpepper
parent 34678b6f72
commit 0923d07acb

View File

@ -59,6 +59,8 @@
(cond
[close-box-clicked?
(cond
[(eq? (send single active-child) finished-panel)
#t]
[(empty-bug-report?)
(no-more-saving)
(unsave-bug-report bug-id)