зеркало из https://github.com/mozilla/pjs.git
Bug 545775 part.7 remove an assertion from nsContentIterator r=roc
This commit is contained in:
Родитель
b811ef83ef
Коммит
3a9e6d2daf
|
@ -917,8 +917,6 @@ nsContentIterator::PrevNode(nsINode *aNode, nsTArray<PRInt32> *aIndexes)
|
|||
void
|
||||
nsContentIterator::First()
|
||||
{
|
||||
NS_ASSERTION(mFirst, "No first node!");
|
||||
|
||||
if (mFirst) {
|
||||
#ifdef DEBUG
|
||||
nsresult rv =
|
||||
|
|
Загрузка…
Ссылка в новой задаче