зеркало из https://github.com/mozilla/gecko-dev.git
Bug 940765 - Possibly-temporary annotation for InitStaticMembers, r=terrence
--HG-- extra : rebase_source : 43df20066e1090ce1269cc4cbc104d537a91a017
This commit is contained in:
Родитель
51e6ca5a7f
Коммит
38232338a4
|
@ -162,6 +162,7 @@ var ignoreFunctions = {
|
|||
|
||||
// Bug 940765 - fetching preferences should not GC
|
||||
"PrefHashEntry* pref_HashTableLookup(void*)": true,
|
||||
"uint8 mozilla::Preferences::InitStaticMembers()": true, // Temporary, see bug 940765
|
||||
|
||||
// These are a little overzealous -- these destructors *can* GC if they end
|
||||
// up wrapping a pending exception. See bug 898815 for the heavyweight fix.
|
||||
|
|
Загрузка…
Ссылка в новой задаче