зеркало из https://github.com/mozilla/gecko-dev.git
s/nsCheapVoidArray/nsSmallVoidArray/
Fixing tinderbox bustage caused by bug 96108
This commit is contained in:
Родитель
335903a46f
Коммит
0fc2bb23f2
|
@ -77,7 +77,7 @@ protected:
|
|||
void NotifyObservers(SVGObserverNotifyFunction f);
|
||||
|
||||
private:
|
||||
nsCheapVoidArray mObservers;
|
||||
nsSmallVoidArray mObservers;
|
||||
PRInt32 mModifyNestCount;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче