mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Crashes in objc_msgSend in nsChildView::StartDrawPlugin(). b=457337 r=josh sr=vlad
This commit is contained in:
parent
2f97fe678d
commit
8ffa1cf185
@ -2278,6 +2278,7 @@ NSEvent* gLastDragEvent = nil;
|
||||
{
|
||||
nsTSMManager::OnDestroyView(self);
|
||||
mGeckoChild = nsnull;
|
||||
mWindow = nil;
|
||||
// Just in case we're destroyed abruptly and missed the draggingExited
|
||||
// or performDragOperation message.
|
||||
NS_IF_RELEASE(mDragService);
|
||||
|
Loading…
Reference in New Issue
Block a user