mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 722155 - Backout 253a5461dec1, fix will not help. r=mats
This commit is contained in:
parent
0aa3a80c3b
commit
5d31116995
@ -208,8 +208,6 @@ nsView::nsView(nsViewManager* aViewManager, nsViewVisibility aVisibility)
|
|||||||
mDeletionObserver = nsnull;
|
mDeletionObserver = nsnull;
|
||||||
mHaveInvalidationDimensions = false;
|
mHaveInvalidationDimensions = false;
|
||||||
mWidgetIsTopLevel = false;
|
mWidgetIsTopLevel = false;
|
||||||
mParent = nsnull;
|
|
||||||
mWindow = nsnull;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void nsView::DropMouseGrabbing()
|
void nsView::DropMouseGrabbing()
|
||||||
|
Loading…
Reference in New Issue
Block a user