зеркало из https://github.com/mozilla/pjs.git
Put back the isReplaced setting that should not have gone away. Bug 349921,
caught by dbaron.
This commit is contained in:
Родитель
67adfc0993
Коммит
10f955e5bb
|
@ -6440,6 +6440,7 @@ nsCSSFrameConstructor::ConstructXULFrame(nsFrameConstructorState& aState,
|
|||
}
|
||||
|
||||
// This is its own frame that derives from box.
|
||||
isReplaced = PR_TRUE;
|
||||
newFrame = NS_NewMenuPopupFrame(mPresShell, aStyleContext);
|
||||
|
||||
if (aTag == nsXULAtoms::tooltip) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче