Bug 1362886 part 2 - Devirtualize the IsLeaf() method by doing an array lookup instead. r=jfkthame
MozReview-Commit-ID: 1zm9rFhRVZ3
This commit is contained in:
@@ -25,12 +25,6 @@ nsMathMLmspaceFrame::~nsMathMLmspaceFrame()
|
||||
{
|
||||
}
|
||||
|
||||
bool
|
||||
nsMathMLmspaceFrame::IsLeaf() const
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
void
|
||||
nsMathMLmspaceFrame::ProcessAttributes(nsPresContext* aPresContext)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user