зеркало из 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;
|
||||
fOffset = aOffset;
|
||||
fIsAnchor = aIsAnchor;
|
||||
fEntireContent = PR_FALSE;
|
||||
}
|
||||
|
||||
nsSelectionPoint::~nsSelectionPoint()
|
||||
|
|
Загрузка…
Ссылка в новой задаче