mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
fix threaded view enumerator
This commit is contained in:
parent
617b0c2db7
commit
835c8699d5
@ -700,6 +700,9 @@ nsresult nsMsgThreadEnumerator::Prefetch()
|
||||
mDone = PR_TRUE;
|
||||
return rv;
|
||||
}
|
||||
else
|
||||
mNeedToPrefetch = PR_FALSE;
|
||||
|
||||
#ifdef DEBUG_bienvenu1
|
||||
nsMsgKey debugMsgKey;
|
||||
mResultHdr->GetMessageKey(&debugMsgKey);
|
||||
|
Loading…
x
Reference in New Issue
Block a user