Comment 9 for bug 531719

Revision history for this message
In , Karlt (karlt) wrote :

Created an attachment (id=409402)
destroy child nsWindows when destroying the parent

This seems to fix the problem. It makes sense to me to destroy descendant
nsWindows when their native Windows are getting destroyed, and I think this
behavior might resemble the OnDestroy behavior of windows\nsWindow.cpp.