зеркало из https://github.com/mozilla/gecko-dev.git
Init fEntireContent
This commit is contained in:
Родитель
55edd67670
Коммит
f31e8fd941
|
@ -24,6 +24,7 @@ nsSelectionPoint::nsSelectionPoint(nsIContent * aContent,
|
||||||
fContent = aContent;
|
fContent = aContent;
|
||||||
fOffset = aOffset;
|
fOffset = aOffset;
|
||||||
fIsAnchor = aIsAnchor;
|
fIsAnchor = aIsAnchor;
|
||||||
|
fEntireContent = PR_FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
nsSelectionPoint::~nsSelectionPoint()
|
nsSelectionPoint::~nsSelectionPoint()
|
||||||
|
|
Загрузка…
Ссылка в новой задаче