Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow

This commit is contained in:
Robert O'Callahan
2013-02-15 00:12:27 +13:00
parent 3ac2cf9858
commit b18cd55753
153 changed files with 641 additions and 799 deletions

View File

@@ -110,7 +110,7 @@ nsHTMLButtonControlFrame::HandleEvent(nsPresContext* aPresContext,
}
NS_IMETHODIMP
void
nsHTMLButtonControlFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
const nsRect& aDirtyRect,
const nsDisplayListSet& aLists)
@@ -149,7 +149,6 @@ nsHTMLButtonControlFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
// to draw border when selected in editor
DisplaySelectionOverlay(aBuilder, aLists.Content());
return NS_OK;
}
nscoord