Bug 1053986 - Rename nsFrame.cpp static method IsBoxWrapped to IsXULBoxWrapped. r=dholbert
Written purely with sed, over .h and .cpp files in layout/. MozReview-Commit-ID: EOh204RMxmi
This commit is contained in:
@@ -380,7 +380,7 @@ nsLeafBoxFrame::GetBoxAscent(nsBoxLayoutState& aState)
|
||||
nsLeafBoxFrame::MarkIntrinsicISizesDirty()
|
||||
{
|
||||
// Don't call base class method, since everything it does is within an
|
||||
// IsBoxWrapped check.
|
||||
// IsXULBoxWrapped check.
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user