mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 03:43:58 +00:00
Bug 271293 Crash in [@ nsView::DropMouseGrabbing ]
r=roc sr=roc
This commit is contained in:
parent
37e8605570
commit
1736443f5c
@ -217,10 +217,10 @@ nsView::~nsView()
|
||||
}
|
||||
}
|
||||
|
||||
DropMouseGrabbing();
|
||||
|
||||
if (mViewManager)
|
||||
{
|
||||
DropMouseGrabbing();
|
||||
|
||||
nsView *rootView = mViewManager->GetRootView();
|
||||
|
||||
if (rootView)
|
||||
|
Loading…
x
Reference in New Issue
Block a user