Open Bug 515531 Opened 15 years ago Updated 2 years ago

Should nsSimplePageSequenceFrame inherit from nsHTMLContainerFrame?

Categories

(Core :: Layout, enhancement)

enhancement

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

Followup from bug 233463 comment 62 --
From  Boris Zbarsky (:bz) 2009-08-25 08:44:30 PDT:

>+++ b/layout/generic/nsSimplePageSequence.cpp
>@@ -293,29 +282,29 @@ nsSimplePageSequenceFrame::Reflow(nsPres
>+    } else if (!kidNextInFlow) {

This seems to basically duplicate nsHTMLContainerFrame::CreateNextInFlow. 
Should nsSimplePageSequenceFrame just inherit from nsHTMLContainerFrame?
See also bug 515530
roc, any reason to not do this?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.