Commenting out assertion that I added yesterday. b=227361
git-svn-id: svn://10.0.0.236/trunk@163853 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1866,7 +1866,7 @@ NS_IMETHODIMP nsViewManager::DispatchEvent(nsGUIEvent *aEvent, nsEventStatus *aS
|
||||
// Paint later.
|
||||
UpdateView(view, NS_VMREFRESH_NO_SYNC);
|
||||
} else {
|
||||
NS_ASSERTION(IsViewVisible(view), "painting an invisible view");
|
||||
//NS_ASSERTION(IsViewVisible(view), "painting an invisible view");
|
||||
Refresh(view, event->renderingContext, region,
|
||||
NS_VMREFRESH_DOUBLE_BUFFER);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user