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:
@@ -1004,7 +1004,7 @@ nsBoxFrame::MarkIntrinsicISizesDirty()
|
||||
}
|
||||
|
||||
// Don't call base class method, since everything it does is within an
|
||||
// IsBoxWrapped check.
|
||||
// IsXULBoxWrapped check.
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user