зеркало из https://github.com/mozilla/pjs.git
This wasn't supposed to go in...
This commit is contained in:
Родитель
ff3b8770ed
Коммит
7910be6729
|
@ -520,10 +520,6 @@ nsFrame::Init(nsIPresContext* aPresContext,
|
|||
NS_IF_ADDREF(mContent);
|
||||
mParent = aParent;
|
||||
|
||||
if (mContent) {
|
||||
mContent->SetMayHaveFrame(PR_TRUE);
|
||||
}
|
||||
|
||||
if (aPrevInFlow) {
|
||||
// Make sure the general flags bits are the same
|
||||
nsFrameState state = aPrevInFlow->GetStateBits();
|
||||
|
|
|
@ -520,10 +520,6 @@ nsFrame::Init(nsIPresContext* aPresContext,
|
|||
NS_IF_ADDREF(mContent);
|
||||
mParent = aParent;
|
||||
|
||||
if (mContent) {
|
||||
mContent->SetMayHaveFrame(PR_TRUE);
|
||||
}
|
||||
|
||||
if (aPrevInFlow) {
|
||||
// Make sure the general flags bits are the same
|
||||
nsFrameState state = aPrevInFlow->GetStateBits();
|
||||
|
|
Загрузка…
Ссылка в новой задаче