Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
This commit is contained in:
@@ -353,7 +353,7 @@ nsHTMLButtonControlFrame::Paint(nsIPresContext* aPresContext,
|
||||
PaintChildren(aPresContext, aRenderingContext, aDirtyRect, NS_FRAME_PAINT_LAYER_FLOATS);
|
||||
PaintChildren(aPresContext, aRenderingContext, aDirtyRect, NS_FRAME_PAINT_LAYER_FOREGROUND);
|
||||
|
||||
aRenderingContext.PopState(clipEmpty);
|
||||
aRenderingContext.PopState();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user