SIGN IN SIGN UP

Fix dealloc of MacWindow (#7708)

We see some panics in the Drop handler for MacWindow

Looking into this, I noticed that our drop implementation was not
correctly
cleaning up the window state.

Release Notes:

- N/A
C
Conrad Irwin committed
b800fe96d2983c32144621a50a21436cd32e44ed
Parent: 21d2b5f
Committed by GitHub <noreply@github.com> on 2/13/2024, 3:01:09 AM