added comment.
git-svn-id: svn://10.0.0.236/trunk@12608 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
294bc0f649
commit
8ac619f636
@ -850,6 +850,7 @@ nsIView* nsBodyFrame::CreateAbsoluteView(const nsStylePosition* aPosition,
|
||||
view->Init(viewManager, nsRect(0, 0, 0, 0), containingView, nsnull,
|
||||
nsnull, nsnull, zIndex, pClip);
|
||||
viewManager->InsertChild(containingView, view, 0);
|
||||
//XXX this needs to be conditional...
|
||||
viewManager->SetViewContentTransparency(view, PR_TRUE);
|
||||
NS_RELEASE(viewManager);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user