зеркало из https://github.com/mozilla/pjs.git
bug 23714 - forgot to make NeedsFrameFor static per waterson's sr.
This commit is contained in:
Родитель
33b1ba2c4f
Коммит
3e8c85d09a
|
@ -3074,7 +3074,7 @@ nsCSSFrameConstructor::ConstructTableForeignFrame(nsIPresShell* aPres
|
|||
return rv;
|
||||
}
|
||||
|
||||
PRBool
|
||||
static PRBool
|
||||
NeedFrameFor(nsIFrame* aParentFrame,
|
||||
nsIContent* aChildContent)
|
||||
{
|
||||
|
|
|
@ -3074,7 +3074,7 @@ nsCSSFrameConstructor::ConstructTableForeignFrame(nsIPresShell* aPres
|
|||
return rv;
|
||||
}
|
||||
|
||||
PRBool
|
||||
static PRBool
|
||||
NeedFrameFor(nsIFrame* aParentFrame,
|
||||
nsIContent* aChildContent)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче