Open Bug 895381 Opened 11 years ago Updated 2 years ago

nsWindow destructor no longer getting called on shutdown

Categories

(Core :: Widget: Win32, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: jimm, Unassigned)

References

Details

We have code here for properly shutting down the clibboard, COM, and IMEs - 

http://mxr.mozilla.org/mozilla-central/source/widget/windows/nsWindow.cpp#393

In addition, apparently since we don't run cycle collector on shutdown, and object that would normally get gc'd before shutdown no longer does. Side effect are unknown aside from bug 888900.
Blocks: 818739
sounds a bit scary, hope we don't do anything else important there :S
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.