зеркало из https://github.com/mozilla/gecko-dev.git
attempting to fix irix bustage by removing ^M
This commit is contained in:
Родитель
705e1b5fbd
Коммит
d18e1ae342
|
@ -4609,7 +4609,7 @@ nsTypedSelection::nsTypedSelection(nsSelection *aList)
|
|||
mDirection = eDirNext;
|
||||
mAutoScrollTimer = nsnull;
|
||||
mScrollEventPosted = PR_FALSE;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -4609,7 +4609,7 @@ nsTypedSelection::nsTypedSelection(nsSelection *aList)
|
|||
mDirection = eDirNext;
|
||||
mAutoScrollTimer = nsnull;
|
||||
mScrollEventPosted = PR_FALSE;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
mCachedOffsetForFrame = nsnull;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче