Bug 91516. FIXING BUSTAGE AGAIN

This commit is contained in:
roc+%cs.cmu.edu 2002-02-19 23:19:11 +00:00
Родитель 327d5c043e
Коммит f7d33de273
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1961,7 +1961,7 @@ void nsViewManager::BuildEventTargetList(nsAutoVoidArray &aTargets, nsView* aVie
BuildDisplayList(aView, eventRect, PR_TRUE, aCaptured);
ShowDisplayList(mDisplayListCount);
// ShowDisplayList(mDisplayListCount);
// The display list is in order from back to front. We return the target list in order from
// front to back.