Changes nsIView and nsIScrollableView interfaces to conform to
XPCOM conventions git-svn-id: svn://10.0.0.236/trunk@8848 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -270,7 +270,7 @@ nsObjectFrame::Reflow(nsIPresContext& aPresContext,
|
||||
|
||||
GetView(view);
|
||||
|
||||
widget = view->GetWidget();
|
||||
view->GetWidget(widget);
|
||||
widget->GetBounds(wrect);
|
||||
|
||||
nsAutoString src, base, fullurl;
|
||||
|
||||
Reference in New Issue
Block a user