[nsWindow::DestroyCompositor()](https://searchfox.org/mozilla-central/rev/6eab79ab46c362b0191c4dad919f4cea2d6efb40/widget/windows/nsWindowGfx.cpp#457) tries to remove nsBaseWidget* from mHwndRootWindowMap. Then I used the raw pointer,
Bug 1741452 Comment 13 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
[nsWindow::DestroyCompositor()](https://searchfox.org/mozilla-central/rev/6eab79ab46c362b0191c4dad919f4cea2d6efb40/widget/windows/nsWindowGfx.cpp#457) tries to remove nsBaseWidget* from mHwndRootWindowMap. Then I used the raw pointer.