зеркало из https://github.com/mozilla/pjs.git
bug 158937 r=timeless sr=bz a=asa
comment wrong
This commit is contained in:
Родитель
c0edcc678a
Коммит
219d0ac87f
|
@ -5321,7 +5321,7 @@ nsCSSFrameConstructor::ConstructXULFrame(nsIPresShell* aPresShell,
|
|||
|
||||
}
|
||||
} // End of BUTTON CONSTRUCTION logic
|
||||
// BUTTON CONSTRUCTION
|
||||
// AUTOREPEATBUTTON CONSTRUCTION
|
||||
else if (aTag == nsXULAtoms::autorepeatbutton) {
|
||||
processChildren = PR_TRUE;
|
||||
isReplaced = PR_TRUE;
|
||||
|
@ -5342,7 +5342,7 @@ nsCSSFrameConstructor::ConstructXULFrame(nsIPresShell* aPresShell,
|
|||
frameHasBeenInitialized = PR_TRUE;
|
||||
|
||||
}
|
||||
} // End of BUTTON CONSTRUCTION logic
|
||||
} // End of AUTOREPEATBUTTON CONSTRUCTION logic
|
||||
|
||||
|
||||
// TITLEBAR CONSTRUCTION
|
||||
|
|
|
@ -5321,7 +5321,7 @@ nsCSSFrameConstructor::ConstructXULFrame(nsIPresShell* aPresShell,
|
|||
|
||||
}
|
||||
} // End of BUTTON CONSTRUCTION logic
|
||||
// BUTTON CONSTRUCTION
|
||||
// AUTOREPEATBUTTON CONSTRUCTION
|
||||
else if (aTag == nsXULAtoms::autorepeatbutton) {
|
||||
processChildren = PR_TRUE;
|
||||
isReplaced = PR_TRUE;
|
||||
|
@ -5342,7 +5342,7 @@ nsCSSFrameConstructor::ConstructXULFrame(nsIPresShell* aPresShell,
|
|||
frameHasBeenInitialized = PR_TRUE;
|
||||
|
||||
}
|
||||
} // End of BUTTON CONSTRUCTION logic
|
||||
} // End of AUTOREPEATBUTTON CONSTRUCTION logic
|
||||
|
||||
|
||||
// TITLEBAR CONSTRUCTION
|
||||
|
|
Загрузка…
Ссылка в новой задаче