Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
This commit is contained in:
@@ -30,7 +30,6 @@ public:
|
||||
NS_DECL_FRAMEARENA_HELPERS(nsHTMLButtonControlFrame)
|
||||
|
||||
virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder,
|
||||
const nsRect& aDirtyRect,
|
||||
const nsDisplayListSet& aLists) override;
|
||||
|
||||
virtual nscoord GetMinISize(gfxContext *aRenderingContext) override;
|
||||
|
||||
Reference in New Issue
Block a user