Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
nsIFrame*
|
||||
nsContainerFrame*
|
||||
NS_NewHTMLButtonControlFrame(nsIPresShell* aPresShell, nsStyleContext* aContext)
|
||||
{
|
||||
return new (aPresShell) nsHTMLButtonControlFrame(aContext);
|
||||
|
||||
Reference in New Issue
Block a user